creativetimofficial / material-kit

Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design
https://www.creative-tim.com/product/material-kit?ref=mk-creativetimofficial-github
MIT License
5.91k stars 1.37k forks source link

CSS class .form-group-lg overwrites label-color from .has-* #93

Closed christof-artho closed 6 years ago

christof-artho commented 7 years ago

If I add the class .form-group-lg to an input-filed (ex. type=text), the class overwrites the label-color from any kind of .has-* class.

Example <div class="form-group label-floating has-error"> => label-color is red (because of the "has-error") <div class="form-group form-group-lg label-floating has-error"> => label-color is gray but should be red as well

groovemen commented 6 years ago

Hello @christof-artho,

Thank you for your interest in working with our products, this issue is solved in the latest version (v2.0.4).

All the best, Stefan