Skip to content

Commit

Permalink
Merge pull request #422 from jiromm/master
Browse files Browse the repository at this point in the history
"remove_button" css fix for bootstrap 3
  • Loading branch information
brianreavis committed Jun 1, 2014
2 parents 9d4155d + c6dedf9 commit aedefc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/css/selectize.bootstrap3.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
.selectize-control.multi.plugin-remove_button [data-value] {
position: relative;
padding-right: 24px !important;
}
Expand Down

0 comments on commit aedefc8

Please sign in to comment.