Fixes an overlapping problem
authorLuzifr <szekely@woltlab.com>
Tue, 24 Jan 2012 18:31:04 +0000 (19:31 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 24 Jan 2012 18:31:09 +0000 (19:31 +0100)
(Please use values in increments of ten)

wcfsetup/install/files/acp/style/wcf.css

index ce2c07326bfcbe8bc527160e80de9f999adf1345..786a718df4cee1e1904f86bb1d417c29a758c692 100644 (file)
@@ -985,7 +985,7 @@ section.content .content {
        width: 20px;
        height: 100%;
        overflow: hidden;
-       z-index: 150;
+       z-index: 140;
        opacity: .3;
 }