Skip to content
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

Correctly align the "X" icon at the right of the field in basic forms #124

Merged
merged 2 commits into from
Mar 11, 2015

Conversation

claudiofullscreen
Copy link
Contributor

No description provided.

In order to align the `X` icon (that identifies a form with errors) to
the corresponding field, the icon must be appended to the `<label>` tag
in case of basic forms, so that the `position: absolute` that Bootstrap CSS
assigns to the icon matches the desired position.

Closes #122
claudiofullscreen pushed a commit that referenced this pull request Mar 11, 2015
Correctly align the "X" icon at the right of the field in basic forms
@claudiofullscreen claudiofullscreen merged commit 98e0743 into master Mar 11, 2015
@claudiofullscreen claudiofullscreen deleted the fix-error-icon-in-basic-form branch March 11, 2015 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants