From 93a2ac114eeba52d7746917a356efaab9c99984d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 29 Oct 2012 21:17:59 +0100 Subject: [PATCH] Make it possible to use Popover when an Overlay is active --- wcfsetup/install/files/style/global.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/global.less b/wcfsetup/install/files/style/global.less index ab6111693f..e9f92f859b 100644 --- a/wcfsetup/install/files/style/global.less +++ b/wcfsetup/install/files/style/global.less @@ -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); -- 2.20.1