aboutsummaryrefslogtreecommitdiff
path: root/less/carousel.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/carousel.less')
-rw-r--r--less/carousel.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/less/carousel.less b/less/carousel.less
index 7c75a519b..9816200f4 100644
--- a/less/carousel.less
+++ b/less/carousel.less
@@ -163,6 +163,9 @@
padding-bottom: 20px;
color: #fff;
text-shadow: 0 1px 2px rgba(0,0,0,.6);
+ & .btn {
+ text-shadow: none; // No shadow for button elements in carousel-caption
+ }
}