diff --git a/public/themes/default/styles/main.css b/public/themes/default/styles/main.css index d02cc32c..bbc4e2e0 100644 --- a/public/themes/default/styles/main.css +++ b/public/themes/default/styles/main.css @@ -301,21 +301,23 @@ table.ciblage td { .fieldgrp label { font-weight: bold; - width: 320px; + /*width: 320px;*/ clear: both; line-height: 22px; _padding-top: 3px; - float: left; + float: right; display: block; font-size:0.9em; + float:left; } .field { - width: 320px; - float: left; + width: 350px; + float: right; padding: 0 10px 0 0; line-height: 22px; _padding-top: 3px; + text-align: right; } .field a