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:
Markus Stange 2010-06-23 22:59:04 +02:00
parent 23627f620e
commit 566ceb734b

View File

@ -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);