X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Forg%2Fcss%2Fgeneral.css;fp=theme%2Forg%2Fcss%2Fgeneral.css;h=75e20d6e5cb6f7881a80b28e345ae3297dc5a5fb;hb=692c88eed614fd3cfe41843e6c2b29a3bfd8ced2;hp=c19b47910e93e55fd2312b8a80e1d74d64a1b22e;hpb=fc741216b12245da56b5de93d1f967586b0848d7;p=mailer.git diff --git a/theme/org/css/general.css b/theme/org/css/general.css index c19b47910e..75e20d6e5c 100644 --- a/theme/org/css/general.css +++ b/theme/org/css/general.css @@ -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; }