Mailer project rwritten:
[mailer.git] / theme / business / css / general.css
index 497a52214d4f07182fc01d4257d9ffec9a6dbfba..bfdda112da614d51d9b69c7a05901bdcccd6a23d 100644 (file)
@@ -718,9 +718,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 {