Fixed dropdowns in user panel
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Aug 2012 12:09:58 +0000 (14:09 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Aug 2012 12:09:58 +0000 (14:09 +0200)
wcfsetup/install/files/style/userPanel.less

index 01acd3019c2880a5b06c01874eb65243cfb7a6f4..fd0fa4420f95498cb01d12f126c5c81f0b2b7f82 100644 (file)
@@ -20,7 +20,7 @@
                                float: left;
                                
                                > a,
-                               > div {
+                               > div:not(.dropdownMenu) {
                                        color: @wcfUserPanelColor;
                                        display: block;
                                        height: 20px;