Fixed positioning of unread interactive dropdown items
authorAlexander Ebert <ebert@woltlab.com>
Sat, 30 Apr 2016 11:08:11 +0000 (13:08 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 30 Apr 2016 11:21:23 +0000 (13:21 +0200)
wcfsetup/install/files/style/ui/dropdownInteractive.scss

index 328511e99d966d6f51670da54b43039ec730e20f..c16615b8302969652413a2064f8dd9816d8d0687 100644 (file)
 .interactiveDropdownItemOutstanding {
        display: flex;
        
-       > .box48 {
+       > .box32 {
                flex: 1 1 auto;
        }