mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Apply clearfix to .card-footer
[skip sauce] [skip validator]
This commit is contained in:
parent
da533b8926
commit
25cecdb55a
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@
|
|||
}
|
||||
|
||||
.card-footer {
|
||||
@include clearfix;
|
||||
padding: $card-spacer-y $card-spacer-x;
|
||||
background-color: $card-cap-bg;
|
||||
border-top: $card-border-width solid $card-border-color;
|
||||
|
|
|
|||
Loading…
Reference in a new issue