From cce06787def09970f25590e3314b4de561d4cef2 Mon Sep 17 00:00:00 2001 From: Damien LASSERRE Date: Thu, 2 Feb 2012 10:44:41 +0000 Subject: [PATCH] probleme css firefox --- public/themes/default/styles/main.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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