creativetimofficial / now-ui-kit

Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
https://www.creative-tim.com/product/now-ui-kit
Other
1.7k stars 376 forks source link

Input states break when input has label #66

Closed gpressutto5 closed 6 years ago

gpressutto5 commented 6 years ago

image

<div class="form-group has-danger">
    <label for="email">E-mail</label>
    <input type="email" class="form-control" id="email" placeholder="E-mail">
</div>
dragosct commented 6 years ago

Hi, @gpressutto5! Thank you for using our product. Please add on the input class alongside class .form-control, the class .form-control-danger and see if the input will work after that. Please let us know if everything is working fine!

Regards, Dragos

gpressutto5 commented 6 years ago

@dragosct10 the class form-control-danger changed nothing

dragosct commented 6 years ago

Hi, @gpressutto5! Please, can you give me your link project to see what happened there?

Regards, Dragos