[#692] chosen pulldown now uses smaller fields

pull/41/head
Romano Licker 13 years ago committed by Eric Davis
parent 74b3586619
commit ffb3e71bb6
  1. 7
      public/stylesheets/chosen.css

@ -248,8 +248,11 @@
font-family:"Arial", Arial, sans-serif;
font-style:normal;
font-weight:normal;
margin:6px !important;
line-height:20px;
margin-top:3px !important;
margin-bottom:3px !important;
margin-left:6px !important;
margin-right:6px !important;
line-height:15px;
}
.chzn-container .chzn-results .highlighted {
-moz-border-radius-topleft:5px;

Loading…
Cancel
Save