1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Added information about list-group-flush

This commit is contained in:
Jonathan 2017-01-03 16:51:59 +01:00 committed by Mark Otto
parent d82914fb2f
commit 1d2aaed4ab

View file

@ -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