1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

mixins.less: fix typo in comment

This commit is contained in:
Chris Rebert 2014-01-09 13:45:10 -08:00
parent 6645e5daad
commit 82eccef7e3

View file

@ -851,7 +851,7 @@
border-color: @border-color;
background-color: @background-color;
}
// Optional feedack icon
// Optional feedback icon
.form-control-feedback {
color: @text-color;
}