From 1d2aaed4abf4236b027ec5198e65b6b814b070ec Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 3 Jan 2017 16:51:59 +0100 Subject: [PATCH] Added information about list-group-flush --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration.md b/docs/migration.md index a01e85dd41..c8c39c03b2 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 -- 2.47.2