Fixed z-index stacking issue II
authorAlexander Ebert <ebert@woltlab.com>
Thu, 1 Sep 2016 20:12:58 +0000 (22:12 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 1 Sep 2016 20:12:58 +0000 (22:12 +0200)
wcfsetup/install/files/style/ui/message.scss

index f26172bad6173dc4dd188ff695ac427fb471f1c2..1b27e715647956a9d265f7613833c72f1c624027 100644 (file)
@@ -35,6 +35,8 @@
        
        > .anchorFixedHeader:target {
                pointer-events: none;
+               position: relative;
+               z-index: 10;
                
                &::after {
                        content: "";