aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-23 00:25:58 -0700
committerMark Otto <[email protected]>2015-08-23 00:25:58 -0700
commit24fee99e0e5617e7aaff6a2b45135e4a75b35375 (patch)
tree5db04caafc8a0182f5dedc7e7c6fb6437afcebea
parent683472d6e217c80fcb196398ec2444228752a5d0 (diff)
downloadbootstrap-24fee99e0e5617e7aaff6a2b45135e4a75b35375.tar.xz
bootstrap-24fee99e0e5617e7aaff6a2b45135e4a75b35375.zip
remove another margin-top: 0
-rw-r--r--scss/_card.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_card.scss b/scss/_card.scss
index 0a4f5b630..dc844a849 100644
--- a/scss/_card.scss
+++ b/scss/_card.scss
@@ -14,7 +14,6 @@
}
.card-title {
- margin-top: 0;
margin-bottom: $card-spacer-y;
}