]> git.mxchange.org Git - mailer.git/blobdiff - theme/org/css/general.css
Fixes for display problems with labeled input fields
[mailer.git] / theme / org / css / general.css
index c19b47910e93e55fd2312b8a80e1d74d64a1b22e..75e20d6e5cb6f7881a80b28e345ae3297dc5a5fb 100644 (file)
@@ -579,10 +579,12 @@ li.listing {
 .table_row {
        width: 45%;
        float: left;
+       display: block;
+       clear: both;
 }
 
 label {
-       width: 100%;
+       width: 50%;
        float: left;
        display: block;
 }