aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-13 00:17:25 -0800
committerChris Rebert <[email protected]>2015-11-13 00:17:25 -0800
commit0cdb20486729a7025a842f8c985678bd82a19fd1 (patch)
tree1d45e9c5b3457e5b82c5dc64e20f10c014ed7977
parent763cec82fb37e4567ebe59b90a0139f3b3446e83 (diff)
downloadbootstrap-0cdb20486729a7025a842f8c985678bd82a19fd1.tar.xz
bootstrap-0cdb20486729a7025a842f8c985678bd82a19fd1.zip
scss/_card.scss: Remove trailing whitespace
[ci skip]
-rw-r--r--scss/_card.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_card.scss b/scss/_card.scss
index 1f7e04e1e..75e4513b3 100644
--- a/scss/_card.scss
+++ b/scss/_card.scss
@@ -257,7 +257,7 @@
}
&:last-child {
@include border-left-radius(0);
-
+
.card-img-top {
border-top-left-radius: 0;
}