Removed annoying z-index
authorAlexander Ebert <ebert@woltlab.com>
Sat, 12 Mar 2016 13:08:26 +0000 (14:08 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 12 Mar 2016 13:08:26 +0000 (14:08 +0100)
wcfsetup/install/files/style/layout/pageFooter.scss
wcfsetup/install/files/style/layout/pageNavigation.scss

index c93e740ca17dcdca0ad8ebcdb77924f9dffc6712..c86eb7a89c0c28aae1944fd09d09d9bd661b27f1 100644 (file)
@@ -3,7 +3,6 @@
        color: $wcfFooterText;
        flex: 0 0 auto;
        padding: 40px 0;
-       z-index: 20;
        
        a {
                color: $wcfFooterLink;
index 0c8fafa021eeccb731fd277cad20982ccee270c1..30a9cfab85cc7422c287470e80df91ed46b31746 100644 (file)
@@ -4,7 +4,6 @@
                color: $wcfNavigationText;
                flex: 0 0 auto;
                padding: 5px 0;
-               z-index: 25;
                
                > div {
                        align-items: center;