Bug 971680 - Fix 1px offset in customize mode on OS X. r=mconley

This commit is contained in:
Stephen Horlander 2014-02-27 11:40:12 -05:00
parent eddf69d219
commit 642ac4b5e2

View File

@ -4152,7 +4152,7 @@ window > chatbox {
}
#main-window[tabsintitlebar][customize-entered] #TabsToolbar {
margin-top: 9px;
margin-top: 8px;
}
#main-window[customize-entered] #TabsToolbar {