]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/general.css
Fixes for display problems with labeled input fields
[mailer.git] / theme / desert / css / general.css
index dd3130db5fb8676467dd72b6ff10c8587ff228ca..91b08c394d6ed28673ba5266d0b47e37da337f8e 100644 (file)
@@ -690,9 +690,10 @@ li.listing {
 }
 
 label {
-       width: 100%;
+       width: 50%;
        float: left;
        display: block;
+       clear: both;
 }
 
 .form_field {