Fixed button groups in mobile UI
authorAlexander Ebert <ebert@woltlab.com>
Sat, 2 Nov 2013 16:17:10 +0000 (17:17 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 2 Nov 2013 16:17:10 +0000 (17:17 +0100)
wcfsetup/install/files/style/button.less

index e349663c9050850ec70fc2eba5f0dfee57c82146..7641bf882c815685df7d1218198c54b06497062a 100644 (file)
@@ -211,11 +211,8 @@ button.small,
                }
        }
        
-       ul.buttonGroup {
-               display: none;
-       }
-       
        #dropdownMenuContainer > ul.buttonGroup {
+               display: none;
                font-size: 0;
                position: absolute;
                z-index: 450;