Skip to content

Instantly share code, notes, and snippets.

@patrykgruszka
patrykgruszka / chosen-bootstrap-theme.less
Last active December 15, 2015 13:30 — forked from koenpunt/chosen-bootstrap.css
Bootstrap 3 theme for chosen - less
select.form-control + .chosen-container {
&.chosen-container-single .chosen-single {
.form-control();
vertical-align: middle;
div {
top: 50%;
margin-top: -12px;
color: #000;
}
abbr {