fixed a border radius type

abstract-chosen
Allen Bargi 2011-07-21 07:11:38 -07:00
parent 380c2281ec
commit c2af84b5a9
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ div.chzn-container a.chzn-single div {
-khtml-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 42px;
-webkit-border-bottom-right-radius: 4px;
-o-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-khtml-border-bottom-right-radius: 4px;