Hacker News new | ask | show | jobs
by andrewrice 4081 days ago
You should build-in support for other Bootstrap form layouts, such as ".form-horizontal".

http://getbootstrap.com/css/#forms

Just a thought! Nice work.

1 comments

Thanks for the comment. .form-horizontal is currently possible via Settings -> Label Orientation -> Horizontal. I can see how you missed it. It's a challenge to try to make the UI intuitive. I do still need to add .form-inline at some point.