diff --git a/scss/_card.scss b/scss/_card.scss index a419d4d08d..6fa77e61e8 100644 --- a/scss/_card.scss +++ b/scss/_card.scss @@ -314,7 +314,6 @@ column-gap: $card-columns-sm-up-column-gap; .card { - display: inline-block; width: 100%; // Don't let them exceed the column width } }