* fix chosen style.

This commit is contained in:
Catouse
2016-02-22 13:39:53 +08:00
parent e35b0f273e
commit 173fa51902
+1 -1
View File
@@ -282,8 +282,8 @@ fieldset > .form-group {margin-bottom: 0;}
.form-condensed .table-fixed .form-control {padding: 5px 6px}
.form-condensed .table-fixed select.form-control {padding: 5px}
.form-condensed .chosen-container {font-size: 13px}
.chosen-container-single .chosen-single abbr {top: 6px;}
.form-condensed .chosen-container-single .chosen-single {padding: 5px 10px}
.form-condensed .chosen-container-single .chosen-single abbr {top: 3px; right: 18px}
.form-condensed .chosen-container-single .chosen-search:before {top: 10px}
@-moz-document url-prefix(){.form-condensed textarea.form-control {height: 30px;min-height: 30px;}}