@import "../bootstrap/less/forms.less";

must appear after

@import "../bootstrap/less/glyphicons.less";

for .form-control-feedback css to take precedence over .glyphicons for screen-reader accessibility

https://github.com/twbs/bootstrap/blob/master/less/bootstrap.less

Comments

jkhanlar created an issue. See original summary.

jkhanlar’s picture

Issue summary: View changes
markhalliwell’s picture

Status: Active » Closed (duplicate)
Related issues: +#2646988: Bootstrap.less in starterkit may order includes incorrectly

Already fixed