Fixed display issue
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2016 11:08:35 +0000 (13:08 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2016 11:10:41 +0000 (13:10 +0200)
wcfsetup/install/files/style/ui/alert.scss

index 8fd5cec56ed8780a56878f3e0552c5fbff69f1e2..7557977f0caf000375510684e3e1b19183a34272 100644 (file)
@@ -3,10 +3,7 @@
 .success,
 .warning {
        border-left: 5px solid transparent;
-       
-       &:not(:first-child) {
-               margin-top: 20px;
-       }
+       margin-top: 20px;
        
        @include screen-md-up {
                padding: 10px 20px;