mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Bug 614925 - App menu button increases the tab bar height. r=ventron
This commit is contained in:
parent
bc65b16b58
commit
06aa4cba58
@ -1710,7 +1710,8 @@ toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon {
|
||||
|
||||
/* Application menu toolbar button */
|
||||
|
||||
#appmenu-toolbar-button > .toolbarbutton-text {
|
||||
#appmenu-toolbar-button > .toolbarbutton-text,
|
||||
#appmenu-toolbar-button > .toolbarbutton-menu-dropmarker {
|
||||
margin-top: -2px !important;
|
||||
margin-bottom: -2px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user