Reduced backdrop z-index
authorAlexander Ebert <ebert@woltlab.com>
Thu, 18 Aug 2016 10:42:57 +0000 (12:42 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 18 Aug 2016 10:42:57 +0000 (12:42 +0200)
wcfsetup/install/files/style/ui/menuMobile.scss

index d83e552da04c4a89042d63aaca6b4835b040ce9d..753f83472d0d79295a3048c1076ca74bc1b717b8 100644 (file)
        position: fixed;
        right: 0;
        top: 0;
-       z-index: 500;
+       z-index: 445;
 }
 
 .menuOverlayItemWrapper {