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

Placement of form input fields break #82

Closed
malikfaizanhaider opened this issue Dec 15, 2016 · 1 comment
Closed

Placement of form input fields break #82

malikfaizanhaider opened this issue Dec 15, 2016 · 1 comment

Comments

@malikfaizanhaider
Copy link

Placement of form input fields break when error message appear.

i'm using following structure 20 time in one row.

<div class="col-lg-4">
<div class="form-group">
                    <label>Label</label>
                    <input type="text" class="form-control" placeholder="placeholder">
                </div>
            </div>
@inicolenco
Copy link

To get more control over where you want the error to be displayed see #81

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

No branches or pull requests

2 participants