Missing space in moderation dropdown before username
authorMarcel Werk <burntime@woltlab.com>
Mon, 7 Sep 2020 20:07:56 +0000 (22:07 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 7 Sep 2020 20:07:56 +0000 (22:07 +0200)
Closes #3552

wcfsetup/install/files/style/ui/dropdownInteractive.scss

index 8db530799795fb88755281889a20fed59768ce9e..7d7d92b6f08004b144044e274342e4be37f6c082 100644 (file)
                        color: $wcfContentDimmedText;
                        display: flex;
                        margin-top: 3px;
+                       
+                       .separatorLeft {
+                               margin-left: 0.25em;
+                       }
                }
                
                @include screen-sm-down {