Increased bottom padding for dialogs
authorAlexander Ebert <ebert@woltlab.com>
Tue, 12 Jul 2016 21:38:15 +0000 (23:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 12 Jul 2016 21:38:15 +0000 (23:38 +0200)
wcfsetup/install/files/style/ui/dialog.scss

index bc736ad5654593b67046b7289e629f9eb0f58c14..a90e163895101368abe449c503d54c9a70946b8f 100644 (file)
                        &::after {
                                content: "";
                                display: block;
-                               height: 10px;
+                               height: 20px;
                        }
                        
                        &.dialogForm::after {