0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
Mark Otto 040acd30db change card deck margin strategy
- Instead of negative left/right margins, we selectively apply margins to the cards as needed. This way the first and last child never receive a left and right margin (respectively), so we don't need to negative indent those at the .card-deck level.

- Drops the margin-bottom override on the .card because there's no more default margin there.

- Drop the margin-bottom from the .card-deck to match our lack of margins on the card.

This and the previous commit fixes #19883.
2016-12-22 18:59:05 -08:00
..
2016-12-22 16:37:18 -08:00
2016-12-22 18:59:05 -08:00
2016-12-22 14:58:40 -08:00
2016-11-24 12:08:25 +11:00
2016-12-07 21:20:15 -07:00
2016-10-18 19:15:58 -07:00