mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
Apply clearfix to .card-block; fixes #18583
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
}
|
||||
|
||||
.card-block {
|
||||
@include clearfix;
|
||||
padding: $card-spacer-x;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user