We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d0a58 commit 299b8ceCopy full SHA for 299b8ce
css/jquery.multiselect.filter.css
@@ -1,4 +1,4 @@
1
.ui-multiselect-hasfilter ul { position:relative; top:2px }
2
-.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px; width:100%; }
3
-.ui-multiselect-filter input { width:100px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }
+.ui-multiselect-filter { float:left; margin-right:10px; font-size:.9em; width:100%; }
+.ui-multiselect-filter input { width:100px; font-size:.9em; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }
4
.ui-multiselect-excluded {display: none}
0 commit comments