mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 611145 - Fix layout in 5- and 6-item app menus [r=mfinkle]
--HG-- extra : rebase_source : ea110aad42d4c6613c83c24f2f95217b96914437
This commit is contained in:
parent
4e014ac027
commit
a7837484e9
@ -1519,6 +1519,6 @@ pageaction:not([image]) > hbox >.pageaction-image {
|
||||
#appmenu[count="5"] > .appmenu-button:nth-child(4),
|
||||
#appmenu[count="5"] > .appmenu-button:nth-child(5),
|
||||
#appmenu[count="6"] > .appmenu-button {
|
||||
width: 33%;
|
||||
width: 33.33%;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user