From: Jonathan Date: Tue, 3 Jan 2017 15:51:59 +0000 (+0100) Subject: Added information about list-group-flush X-Git-Tag: v4.0.0-alpha.6~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2aaed4abf4236b027ec5198e65b6b814b070ec;p=thirdparty%2Fbootstrap.git Added information about list-group-flush --- 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