]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Mailer project rwritten:
[mailer.git] / theme / default / css / general.css
index 08e997da50f9d8e60f59b47c51fa4d3863da123d..1367a8027b758efcabdaf5738955caf10eba3b3e 100644 (file)
@@ -760,9 +760,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 {