Skip to content

Commit 7748ae9

Browse files
committed
closes #26213
1 parent 4880385 commit 7748ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4.0/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ New to Bootstrap 4 is the [Reboot]({{ site.baseurl }}/docs/{{ site.docs_version
130130
### Typography
131131

132132
- Moved all `.text-` utilities to the `_utilities.scss` file.
133-
- Dropped `.page-header` as, aside from the border, all its styles can be applied via utilities.
133+
- Dropped `.page-header` as its styles can be applied via utilities.
134134
- `.dl-horizontal` has been dropped. Instead, use `.row` on `<dl>` and use grid column classes (or mixins) on its `<dt>` and `<dd>` children.
135135
- Redesigned blockquotes, moving their styles from the `<blockquote>` element to a single class, `.blockquote`. Dropped the `.blockquote-reverse` modifier for text utilities.
136136
- `.list-inline` now requires that its children list items have the new `.list-inline-item` class applied to them.

0 commit comments

Comments
 (0)