1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

nav updates for forms

This commit is contained in:
Mark Otto
2015-04-17 16:52:27 -07:00
parent abde088bde
commit 19b05505f7

View File

@@ -93,11 +93,24 @@
- title: Button group - title: Button group
- title: Button dropdown - title: Button dropdown
- title: Forms - title: Forms
- title: Custom forms
sections: sections:
- title: Form controls
- title: Form groups
- title: Inline forms
- title: Using the Grid
- title: Checkboxes and radios - title: Checkboxes and radios
- title: Select menu - title: Static controls
- title: File browser - title: Focus state
- title: Disabled state
- title: Readonly inputs
- title: Validation
- title: Control sizing
- title: Column sizing
- title: Help text
- title: Custom forms
# - title: Checkboxes and radios
# - title: Select menu
# - title: File browser
- title: Input group - title: Input group
sections: sections:
- title: Basic example - title: Basic example