8000 Merge pull request #18255 from twbs/v4-block-cards · liuwenye2010/bootstrap@01a44bf · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 01a44bf

Browse files
committed
Merge pull request twbs#18255 from twbs/v4-block-cards
Block level cards
2 parents 36b33bd + 0e77265 commit 01a44bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_card.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
.card {
66
position: relative;
7+
display: block;
78
margin-bottom: $card-spacer-y;
89
background-color: $card-bg;
910
border: $card-border-width solid $card-border-color;

0 commit comments

Comments
 (0)
0