2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fix broke shit, ugh my bad

This commit is contained in:
Mark Otto
2015-11-12 23:15:31 -08:00
parent 7757c46853
commit 9f66e7309c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ input[type="checkbox"] {
@include form-control-validation($brand-danger);
.form-control-error {
background-image: url($form-icon-error);
background-image: url($form-icon-danger);
}
}