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