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

form-inline in modal with input-group layout issues #13924

Closed
olson2334 opened this issue Jun 25, 2014 · 1 comment
Closed

form-inline in modal with input-group layout issues #13924

olson2334 opened this issue Jun 25, 2014 · 1 comment

Comments

@olson2334
Copy link

Hello,

We are writing a page in asp.net in c# not MVC. I am trying to create what i thought would be a simple layout but i need it contained inside a modal.

Row 1: label is to the left of the text box
Row 2: label is to the left of the text box with a an inputgroup on the right hand side of the textbox.
Row 3: label is to the left of the checkbox
Row 4: 2 buttons one to save one to close

it seems that the input-group is causing the issues I am seeing but how do i get the above to work inside the modal?

Thanks for the help.

@cvrebert
Copy link
Collaborator

I don't see why you'd use form-inline rather than form-horizontal in such a scenario.

Such a layout sounds completely achievable. Please ask such how-to questions on StackOverflow instead. Thanks.

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