1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Update inline and horizontal forms

* No more need for `.row.form-group`--only need `.form-group`
* Change tag selectors for inline form to use `.form-control`
* Docs improved to explain what's happening
This commit is contained in:
Mark Otto
2013-07-26 15:51:25 -07:00
parent 68827689e8
commit 01c6617f79
4 changed files with 49 additions and 17 deletions

File diff suppressed because one or more lines are too long