Incorrectly applied iPad style on desktop too
authorAlexander Ebert <ebert@woltlab.com>
Sat, 27 Aug 2016 11:55:42 +0000 (13:55 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 27 Aug 2016 11:55:42 +0000 (13:55 +0200)
wcfsetup/install/files/style/ui/dropdownInteractive.scss

index 994f23fab160f2319b61d5661975c57b3df161b9..e5ae4136dab0ff237052eb11e1b630488277bc48 100644 (file)
@@ -25,7 +25,7 @@
                max-height: none;
        }
        
-       @include screen-sm-up {
+       @include screen-sm-md {
                display: flex;
                flex-direction: column;
                position: fixed;