aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonathan <[email protected]>2017-01-03 16:51:59 +0100
committerMark Otto <[email protected]>2017-01-03 11:51:41 -0800
commit1d2aaed4abf4236b027ec5198e65b6b814b070ec (patch)
tree456ab6904fc203f05340e2dee54c38aebbc6437b /docs
parentd82914fb2fc02cc9f9bad132782feb91a049f226 (diff)
downloadbootstrap-1d2aaed4abf4236b027ec5198e65b6b814b070ec.tar.xz
bootstrap-1d2aaed4abf4236b027ec5198e65b6b814b070ec.zip
Added information about list-group-flush
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md
index a01e85dd4..c8c39c03b 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -134,6 +134,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
- Rewrote component with flexbox.
- Replaced `a.list-group-item` with an explicit class, `.list-group-item-action`, for styling link and button versions of list group items.
+- Added `.list-group-flush` class for use with cards.
### Modal