From 357eca6afb0b09624e51595507cf58ea4dc1268b Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Thu, 27 Sep 2012 14:32:29 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-4341 --- css/admin.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/admin.css b/css/admin.css index e09c8d238..8d5703941 100644 --- a/css/admin.css +++ b/css/admin.css @@ -551,9 +551,10 @@ select optgroup option { background: #DFF2BF url(../img/admin/icon-valid.png) no-repeat scroll 6px 6px; border: 1px solid #4F8A10; color:#4F8A10; - padding: 5px 5px 5px 40px; + /*padding: 5px 5px 5px 40px; + min-height:32px;*/ border-radius:3px; - min-height:32px; + }