WIP.
-
17911: Explicitly remove margin-bottom from cards in
.card-deck.Here we're doing some margin swapping, so it looks a little funky. All this does is match the margin implementation and rendering across our table and flex versions of card decks.
-
17959, #19650 (closed): Improve non-flexbox card deck behavior so columns are always the same width.
-
19840: Invert the
.card-subtitlecolor as well for.card-inverse. -
Update card variants:
- Remove background-color from header and footer in inverse cards (fixes #19841 (closed))
- Update border override for header and footer in cards; only need to declare a new color
- Update the selector for targetting blockquote footers in cards
-
Update card header and footer
- Remove the
box-shadowand switch back to border to match.cardbasics - Update the header nav margin override—since we restored the border, we need that default negative margin at the bottom
- Remove the