We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2befbf1 commit 17cffd4Copy full SHA for 17cffd4
less/bootstrap-select.less
@@ -18,7 +18,7 @@ select.selectpicker {
18
}
19
20
.bootstrap-select {
21
- width: 220px \0; /*IE9 and below*/
+ width: 220px;
22
vertical-align: middle;
23
24
// The selectpicker button
sass/bootstrap-select.scss
@@ -36,7 +36,7 @@ select.selectpicker {
36
37
38
39
40
41
42
0 commit comments