mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-21 13:29:00 +01:00
Apply clearfix to .card-block; fixes #18583
This commit is contained in:
parent
86c0520613
commit
2e2b48da13
@ -12,6 +12,7 @@
|
||||
}
|
||||
|
||||
.card-block {
|
||||
@include clearfix;
|
||||
padding: $card-spacer-x;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user