Unrestriced max-width for pageAction buttons on screen-xs
authorAlexander Ebert <ebert@woltlab.com>
Tue, 6 Mar 2018 17:09:28 +0000 (18:09 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 6 Mar 2018 17:09:28 +0000 (18:09 +0100)
wcfsetup/install/files/style/ui/pageAction.scss

index eecad93c7bab2c7488eafb250996543ea2602415..2e019081741183a8e2d76a30e4170606d2b10a02 100644 (file)
@@ -57,6 +57,7 @@
                
                > li {
                        flex: 1 1 auto;
+                       max-width: none;
                        overflow: hidden;
                        
                        > a {