Commit 6140be7a authored by Mark Otto's avatar Mark Otto
Browse files

clarifies form-group migration docs a bit per #18705

parent af400363
17 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!26437merge,!26197V4 dev xmr,!20778V4 dev,!20539Allow multiple modals,!20493V4 dev display,!20636Fix docs for heading sizes,!22547Finished a new translation for bootstrap,!22143Fix selectable disabled toggle radio buttons,!22598test,!21067dfsa,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!19141v4: Forms cleanup,!17021v4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -90,7 +90,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
- Dropped `.help-block`. Use the `.text-muted` utility class instead.
- Horizontal forms overhauled:
- Dropped the `.form-horizontal` class requirement.
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
- Requires the addition of `.row` to `.form-group`.
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
### Buttons
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment