[-] FO : fixed bug #PSCFV-4341

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17591 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-09-27 14:32:29 +00:00
parent a403dbf037
commit b2d29d5eaf
+3 -2
View File
@@ -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;
}