1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 17:32:41 +02:00

fix scss linting

This commit is contained in:
Mark Otto
2015-06-19 00:14:36 -07:00
parent 930ed8df32
commit eaa67a82d3
4 changed files with 4 additions and 5 deletions

View File

@@ -35,8 +35,8 @@
// Unstyle the caret on `<select>`s in IE10+.
&::-ms-expand {
border: 0;
background-color: transparent;
border: 0;
}
// Customize the `:focus` state to imitate native WebKit styles.