Bug 1057177 - Remove unneeded margin in Bookmarks subview buttons, r=gijs

This commit is contained in:
Alexander Seleznev 2014-08-21 19:33:00 +02:00
Родитель d719c39ad6
Коммит ed470151c3
2 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -45,10 +45,6 @@
-moz-padding-start: 0;
}
.subviewbutton.bookmark-item > .toolbarbutton-icon {
-moz-margin-start: 3px;
}
/* subviewbutton entries for social sidebars have images that come from external
/* sources, and are not guaranteed to be the size we want, so force the size on
/* those icons. */

Просмотреть файл

@ -100,10 +100,6 @@ menuitem[type="checkbox"].subviewbutton {
-moz-padding-start: 0;
}
.subviewbutton.bookmark-item > .toolbarbutton-icon {
-moz-margin-start: 3px;
}
/* subviewbutton entries for social sidebars have images that come from external
/* sources, and are not guaranteed to be the size we want, so force the size on
/* those icons. */