Bug 979054 - [Australis] Add the toolbar left and right margins at the start of the customize transition instead of the end. r=Gijs.

This commit is contained in:
Mike Conley 2014-03-06 15:56:00 -05:00
parent 23813036b4
commit 1301974870

View File

@ -74,7 +74,7 @@
outline-offset: -5px;
}
#main-window[customize-entered] .customization-target:not(#PanelUI-contents) {
#main-window[customizing] .customization-target:not(#PanelUI-contents) {
min-width: 100px;
padding-left: 10px;
padding-right: 10px;