1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-01 11:20:26 +02: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;
}