]> git.mxchange.org Git - mailer.git/blobdiff - theme/org/css/general.css
Mailer project rwritten:
[mailer.git] / theme / org / css / general.css
index cfa407e3ca4829c5483e11a69b69b70e4b7b68ff..c19b47910e93e55fd2312b8a80e1d74d64a1b22e 100644 (file)
@@ -576,9 +576,15 @@ li.listing {
        height: 28px;
 }
 
-.table_row label {
-       float: left;
+.table_row {
        width: 45%;
+       float: left;
+}
+
+label {
+       width: 100%;
+       float: left;
+       display: block;
 }
 
 .form_field {