mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
fix comment
This commit is contained in:
@@ -285,7 +285,7 @@
|
|||||||
|
|
||||||
.card {
|
.card {
|
||||||
display: inline-block; // Don't let them vertically span multiple columns
|
display: inline-block; // Don't let them vertically span multiple columns
|
||||||
width: 100%; // Don't let them exceed the column width
|
width: 100%; // Don't let their width change
|
||||||
margin-bottom: $card-columns-margin;
|
margin-bottom: $card-columns-margin;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user