mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 19:09:47 +00:00
Bug 573926 - Increase the main toolbar's padding-top so that less of the locationbar's focus ring is cut off in small-icons mode. r=dao
This commit is contained in:
parent
23627f620e
commit
566ceb734b
@ -1338,10 +1338,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#nav-bar {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#nav-bar[collapsed="true"] + toolbar[customindex] {
|
||||
border-top: 2px solid;
|
||||
-moz-border-top-colors: rgba(0,0,0,0.35) rgba(255,255,255,0.45);
|
||||
|
Loading…
Reference in New Issue
Block a user