Bug 644529 - Remove gap between bookmarks toolbar menu buttons and their popups. r=gijs

This commit is contained in:
Dão Gottwald 2015-11-21 10:42:14 +01:00
parent 32d4350c2c
commit 632a186c50

View File

@ -370,7 +370,6 @@ toolbarbutton.bookmark-item:not(.subviewbutton)[open="true"] {
}
toolbarbutton.bookmark-item > menupopup {
margin-top: 2px;
-moz-margin-start: 3px;
}