Bug 912351 - Hide the visible palette before beginning the transition to exit customization mode. r=Gijs

This commit is contained in:
Jared Wein 2013-09-19 13:23:55 -04:00
parent 075feb2604
commit a9c0cb064f

View File

@ -121,7 +121,7 @@ toolbarpaletteitem[dragover] {
border-right-color: transparent;
}
#customization-palette {
#customization-palette:not([hidden]) {
display: block;
overflow: auto;
min-height: 3em;