Fixed inheritance
authorAlexander Ebert <ebert@woltlab.com>
Thu, 5 Apr 2012 15:48:40 +0000 (17:48 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 5 Apr 2012 15:48:40 +0000 (17:48 +0200)
wcfsetup/install/files/style/navigation.less

index 4a8595dc071a32c9d878f225c4d1ac0899fae96d..508c83f8c62b5d31b401321a655f821b934083fc 100644 (file)
        }
        
        nav ul {
+               text-align: left;
+       }
+       
+       nav > ul {
                float: left;
                
                &:not(.pageNavigation) {