Small style optimizations
authorMarcel Werk <burntime@woltlab.com>
Sun, 25 Aug 2013 18:20:18 +0000 (20:20 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 25 Aug 2013 18:20:18 +0000 (20:20 +0200)
wcfsetup/install/files/style/alert.less
wcfsetup/install/files/style/form.less

index d1f1343a5ce48d5998e7e8ebc7bca5e16c5513ff..932983f9fd0019540595997af91161841397a2dc 100644 (file)
        color: @wcfErrorColor;
        display: table;
        line-height: 1.5;
-       margin-top: 7px;
+       margin-top: 8px;
        padding: 2px 10px;
        position: relative; /* Firefox support (from version 10 on) is buggy */
        
index 23f90942f3d8ac87a074ad3c592276b40e67c7aa..ae81f63f7488798714122381959c3738354f176d 100644 (file)
@@ -108,6 +108,10 @@ dl:not(.plain) {
                                margin-top: 2px;
                        }
                }
+               
+               > .innerError + label {
+                       margin-top: 2px;
+               }
        }
        
        /* wide */