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:
parent
6645e5daad
commit
82eccef7e3
1 changed files with 1 additions and 1 deletions
|
@ -851,7 +851,7 @@
|
|||
border-color: @border-color;
|
||||
background-color: @background-color;
|
||||
}
|
||||
// Optional feedack icon
|
||||
// Optional feedback icon
|
||||
.form-control-feedback {
|
||||
color: @text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue