-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Labeled input fields with set widths overlap one another #2057
Labels
Milestone
Comments
tirdadc
changed the title
Labeled input fields with set widths overlap one another
Aligning labeled input fields with non labeled input fields
Apr 3, 2015
tirdadc
changed the title
Aligning labeled input fields with non labeled input fields
Labeled input fields with set widths overlap one another
Apr 3, 2015
If you're using column widths you will need to use |
Scratch that. I think I can see some issue going on here. Will get back. |
jlukic
added a commit
that referenced
this issue
Apr 13, 2015
It appears Fixed in |
Example of fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://jsfiddle.net/5a6we429/5/
What's the recommended way to set the width of the labeled input fields while preventing overlapping?
UPDATE: I've finally managed to recreate the issue in this version of the jsfiddle. The last field that contains the button is overlapping / concealed because of this issue.
The text was updated successfully, but these errors were encountered: