Bug 962220 - [Australis] Only adjust the padding once we're in customize mode. r=mconley

This commit is contained in:
Blake Winton 2014-01-21 16:00:40 -05:00
parent 0d63994188
commit 902bc0969a

View File

@ -3960,7 +3960,7 @@ window > chatbox {
%include ../shared/customizableui/customizeMode.inc.css
#main-window[customizing] #titlebar {
#main-window[customize-entered] #titlebar {
padding-top: 0;
}