Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
87169c34
Commit
87169c34
authored
9 years ago
by
Jonathan
Committed by
Chris Rebert
9 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Added information about the help-block class
Fixes
#18505
Closes #18509
parent
2f257445
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/migration.md
+1
-0
docs/migration.md
with
1 addition
and
0 deletions
+1
-0
docs/migration.md
+
1
-
0
View file @
87169c34
...
...
@@ -76,6 +76,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
-
Renamed
`.control-label`
to
`.form-control-label`
.
-
Renamed
`.input-lg`
and
`.input-sm`
to
`.form-control-lg`
and
`.form-control-sm`
, respectively.
-
Dropped
`.form-group-*`
classes for simplicity's sake. Use
`.form-control-*`
classes instead now.
-
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.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets