Make it possible to use Popover when an Overlay is active
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 29 Oct 2012 20:17:59 +0000 (21:17 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 1 Nov 2012 17:16:14 +0000 (18:16 +0100)
wcfsetup/install/files/style/global.less

index ab6111693f272f5c262a32e194164748f50dcaa2..e9f92f859be5911f8c19c842a4f51ea89992a22a 100644 (file)
@@ -120,7 +120,7 @@ a {
        padding: @wcfGapSmall;
        position: absolute;
        vertical-align: middle;
-       z-index: 320;
+       z-index: 500;
        
        .borderRadius(6px);
        .boxShadow(0, 1px, rgba(0, 0, 0, .3), 7px);