We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In my opinion, it would be better, if the feedback icon is inside the text field or more inline with its field, see image for current design:
The text was updated successfully, but these errors were encountered:
I believe this is only on Chrome! I reproduce on Chrome anyway.
Sorry, something went wrong.
Good to know but I was able to replicate it on Firefox as well
Is there a reason why this button (why is it a button by the way?) is not inside the form-control-container containing the input?
form-control-container
Without modifying the html, setting top: 1.75em to .form-control-feedback would solve this for this particular case.
top: 1.75em
.form-control-feedback
No branches or pull requests
In my opinion, it would be better, if the feedback icon is inside the text field or more inline with its field, see image for current design:
The text was updated successfully, but these errors were encountered: