2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into thekondrashov-patch-1

This commit is contained in:
Mark Otto
2016-02-06 17:00:57 -08:00
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
padding-right: $custom-select-padding-x \9;
color: $custom-select-color;
vertical-align: middle;
background: $custom-select-bg url(#{$custom-select-indicator}) no-repeat right $custom-select-padding-x center;
background: $custom-select-bg $custom-select-indicator no-repeat right $custom-select-padding-x center;
background-image: none \9;
background-size: $custom-select-bg-size;
border: $custom-select-border-width solid $custom-select-border-color;