2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

basic linting

This commit is contained in:
Mark Otto
2016-01-03 18:10:34 -08:00
parent 84cd41956f
commit 6e7a9c5a38
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
&:focus,
&:active {
color: #fff;
background-color:$bd-purple-bright;
background-color: $bd-purple-bright;
border-color: $bd-purple-bright;
}
}