Slightly increased default dialog width
authorAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2016 13:56:24 +0000 (15:56 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2016 13:56:29 +0000 (15:56 +0200)
wcfsetup/install/files/style/ui/dialog.scss

index 61a4f64b179ebec14ae10b7246e4a220b9dafd3a..df5e6645328a9a9cbbdcc9816f8b426d0c28c40b 100644 (file)
@@ -61,7 +61,7 @@
                left: 50%;
                max-height: 80%;
                max-width: 80%;
-               min-width: 400px;
+               min-width: 500px;
                position: absolute;
                transform: translateX(-50%);