-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
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
[Bug] Validations on register page #374
Comments
Hi @tariqbk, Thank you for working with our products. Can you please try with this code:
Please let me know if it works. Thank you, |
That fixes the icon and the line, but now the fields are too spaced out. There is a lot of space between the fields. Here's my updated code: |
Hi @tariqbk, Can you please try adding an Thank you, |
Version
2.4.1
Reproduction link
https://demos.creative-tim.com/material-dashboard-pro-angular2/#/pages/register
Operating System
Windows 10
Device
Dell
Browser & Version
Chrome Latest
Steps to reproduce
This is on the register page when trying to implement forms validations.
When wrapping an input element within a form with a tag, the icon and the textbox do not stay in one line. Is there any class we can use to correct this issue?
What is expected?
Icon and textbox are both displayed on the same line.
What is actually happening?
Icon and textbox are not on the same line.
Solution
Additional comments
The text was updated successfully, but these errors were encountered: