Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

<div> before html elements (select, text, checkbox, etc..) #50

Open
LukaszFokin opened this issue Apr 14, 2016 · 2 comments
Open

<div> before html elements (select, text, checkbox, etc..) #50

LukaszFokin opened this issue Apr 14, 2016 · 2 comments

Comments

@LukaszFokin
Copy link

Im trying to use inline form using bootstrap-form. But at all html elements create using BootForm, all elements are displayed between div tag. So, I can't get label and text at the same line.

I made some tests and if removed div tag from BootstrapForm.

@dwightwatson
Copy link
Owner

Yeah, this package is better suited for horizontal forms, the vertical form support needs some work. The code would need to be adjusted to only create the surrounding <div> for horizontal form groups. Happy to take a look at any PRs that can sort this out.

@LukaszFokin
Copy link
Author

Tks for reply, I'll take a look.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants