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 6dc7ee9 commit 1a7a53dCopy full SHA for 1a7a53d
css/jquery.multiselect.css
@@ -24,7 +24,7 @@
24
.ui-multiselect-collapsed > ul { display:none }
25
26
.ui-multiselect-single .ui-multiselect-checkboxes input { left:-9999px; position:absolute !important; top: auto !important; }
27
-.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }
+.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important; text-indent: 0 !important; }
28
29
.ui-multiselect.ui-multiselect-nowrap { white-space: nowrap }
30
.ui-multiselect.ui-multiselect-nowrap > span { display: inline-block }
0 commit comments