Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStarsam80 <samraskauskas@gmail.com>2016-12-25 07:01:09 +0300
committerMark Otto <markd.otto@gmail.com>2016-12-26 02:32:34 +0300
commit7fdedbd5e64a41425c2a5e3abc895e8dd9481314 (patch)
tree446f8b3390d922b5c68add963b1e9f1ce6c9abaf /scss/_card.scss
parent7d05c222f8a78f47a1703c4108e23ae37d8602ce (diff)
Remove some leftover IE9/flex stuff
Diffstat (limited to 'scss/_card.scss')
-rw-r--r--scss/_card.scss9
1 files changed, 1 insertions, 8 deletions
diff --git a/scss/_card.scss b/scss/_card.scss
index 9857ea2d98..9fe70e8cf6 100644
--- a/scss/_card.scss
+++ b/scss/_card.scss
@@ -182,14 +182,7 @@
}
-// Card set
-//
-// Heads up! We do some funky style resetting here for margins across our two
-// variations (one flex, one table). Individual cards have margin-bottom by
-// default, but they're ignored due to table styles. For a consistent design,
-// we've done the same to the flex variation.
-//
-// Those changes are noted by `// Margin balancing`.
+// Card deck
@include media-breakpoint-up(sm) {
.card-deck {