Small optimization
authorLuzifr <szekely@woltlab.com>
Wed, 8 Feb 2012 11:16:01 +0000 (12:16 +0100)
committerLuzifr <szekely@woltlab.com>
Wed, 8 Feb 2012 11:16:01 +0000 (12:16 +0100)
wcfsetup/install/files/acp/style/wcf.css

index b2623b6687e591a37acf23fe752a0aa15ecd4c22..090085919fd252055c6f3908bdd8a3ffd8384a93 100644 (file)
@@ -1827,6 +1827,10 @@ dl > dd > small {
        display: block;
 }
 
+dl > dd > p {
+       margin-top: 5px;
+}
+
 /* Nested */
 
 dl > dd > fieldset {