Slightly increased padding for structured list items
authorAlexander Ebert <ebert@woltlab.com>
Sat, 23 Jul 2016 17:38:52 +0000 (19:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 23 Jul 2016 17:38:52 +0000 (19:38 +0200)
wcfsetup/install/files/style/ui/listStructured.scss

index 028c1104d7002fa42dfaae8fe5e34016f26c3b78..b54bb3783d140edc596a274401d7d8e4f22727c4 100644 (file)
@@ -26,7 +26,7 @@
                
                > span,
                > label {
-                       padding: 0 5px;
+                       padding: 0 10px;
                }
        }
 }