mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Bug 574708 - Deformed back button when bookmarks button is on navigation bar. r=dao
This commit is contained in:
parent
1e5ec4980c
commit
355d5ef8a0
@ -328,14 +328,8 @@ toolbar[mode="icons"] toolbarbutton[type="menu-button"] > .toolbarbutton-menubut
|
||||
#restore-button > .toolbarbutton-icon,
|
||||
toolbarbutton[type="menu-button"] > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
|
||||
padding: 0;
|
||||
max-height: 20px;
|
||||
}
|
||||
|
||||
/* Only set the max-width in icon-only mode because it affects the label, too */
|
||||
toolbar[mode="icons"] .toolbarbutton-1 > .toolbarbutton-icon,
|
||||
toolbar[mode="icons"] #restore-button > .toolbarbutton-icon,
|
||||
toolbar[mode="icons"] toolbarbutton[type="menu-button"] > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
|
||||
max-width: 20px;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.toolbarbutton-1[disabled="true"] > .toolbarbutton-icon,
|
||||
|
Loading…
Reference in New Issue
Block a user