From e183dd46a20daa725fe5ad7acb5313d7b20db6f1 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:27:49 -0400 Subject: Update carousel-caption btn styles --- less/carousel.less | 3 +++ 1 file changed, 3 insertions(+) (limited to 'less/carousel.less') 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 + } } -- cgit v1.2.3