mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 20:30:41 +00:00
Bug 1242271 - The first item in the overflow panel doesn't need a margin-top as the panel has its own padding-top. r=gijs
MozReview-Commit-ID: KGUTQhqJ2CO
This commit is contained in:
parent
fe18320467
commit
19272d52cb
@ -1057,7 +1057,8 @@ panelview .toolbarbutton-1,
|
||||
}
|
||||
|
||||
panelview .toolbarbutton-1,
|
||||
.widget-overflow-list .toolbarbutton-1 {
|
||||
.widget-overflow-list .toolbarbutton-1:not(:first-child),
|
||||
.widget-overflow-list .toolbaritem-combined-buttons:not(:first-child) {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user