[-] FO : fixed bug #PSCFV-3936

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17229 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-09-07 09:48:55 +00:00
parent 345a0752aa
commit 4f35fa4c1a
@@ -149,8 +149,8 @@ li.sfHover > a > .sf-sub-indicator {
.sf-shadow ul {
background: url('../img/shadow.png') no-repeat bottom right;
padding: 0 8px 9px 0;
-moz-border-radius-bottomleft: 17px;
-moz-border-radius-topright: 17px;
-moz-border-bottom-left-radius: 17px;
-moz-border-top-right-radius: 17px;
-webkit-border-top-right-radius: 17px;
-webkit-border-bottom-left-radius: 17px;
}