[-] FO : fixed bug #PSCFV-3936
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
top: 65px;
|
||||
height: auto;
|
||||
width: 200px;
|
||||
-moz-border-radius-bottomright: 3px;
|
||||
-moz-border-radius-bottomleft: 3px;
|
||||
-webkit-border-radius-bottomright: 3px;
|
||||
-webkit-border-radius-bottomleft: 3px;
|
||||
-moz-border-bottom-right-radius: 3px;
|
||||
-moz-border-bottom-left-radius: 3px;
|
||||
-webkit-border-bottom-right-radius: 3px;
|
||||
-webkit-border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
box-shadow: 0 1px 0 #C6C6C6;
|
||||
|
||||
Reference in New Issue
Block a user