Bug 710341 - Bookmarks menu button has improper toolbar-icon size when placed in the Personal Toolbar. r=dao a=css-only

--HG--
extra : rebase_source : 5515250f8d411c11cc9e25ea41203aaaf60ad582
This commit is contained in:
Joshua M 2011-12-14 11:38:10 +01:00
Родитель 5d55af1fa8
Коммит 5f5f08c319
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -548,7 +548,7 @@ toolbarbutton.bookmark-item[open="true"] {
-moz-padding-end: 2px;
}
.bookmark-item > .toolbarbutton-icon {
.bookmark-item:not(#bookmarks-menu-button) > .toolbarbutton-icon {
width: 16px;
height: 16px;
}