Bug 889610 - Aero glass fog cut off in customization mode on Windows 7, r=jaws

--HG--
extra : rebase_source : 653b90558a98f754b80fd6a4918fb5f974d52cbe
This commit is contained in:
Gijs Kruitbosch 2013-07-03 11:24:03 +02:00
parent a5d9a9f4c3
commit 9603b0d601

View File

@ -245,7 +245,7 @@
}
/* Need to constrain the glass fog to avoid overlapping layers, see bug 886281. */
#navigator-toolbox:not(:-moz-lwtheme) {
#main-window:not([customizing]):not([customize-exiting]) #navigator-toolbox:not(:-moz-lwtheme) {
overflow-y: hidden;
}