2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

equalize height of the first card of the card-group

This commit is contained in:
gijsbotje
2017-08-17 00:45:21 +02:00
committed by Mark Otto
parent f822307694
commit 6fc9dde727
+1 -1
View File
@@ -172,9 +172,9 @@
.card {
flex: 1 0 0%;
margin-bottom: 0;
+ .card {
margin-bottom: 0;
margin-left: 0;
border-left: 0;
}