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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2016-09-10 15:22:47 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2016-09-10 15:22:47 +0300
commit47b036009b12364b8d273190bbd2936a79296241 (patch)
tree00ca7e140487ca1c5e11c42e43d4667e3ccea4e4 /assets/stylesheets/bootstrap/_card.scss
parent23d70bc283e00043623bb4539c12e2f5a7ab0739 (diff)
rake update[v4.0.0-alpha.4] and bump version
Diffstat (limited to 'assets/stylesheets/bootstrap/_card.scss')
-rw-r--r--assets/stylesheets/bootstrap/_card.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_card.scss b/assets/stylesheets/bootstrap/_card.scss
index a419d4d..6fa77e6 100644
--- a/assets/stylesheets/bootstrap/_card.scss
+++ b/assets/stylesheets/bootstrap/_card.scss
@@ -314,7 +314,6 @@
column-gap: $card-columns-sm-up-column-gap;
.card {
- display: inline-block;
width: 100%; // Don't let them exceed the column width
}
}