2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update carousel-caption btn styles

This commit is contained in:
Robert Burns
2013-04-01 09:27:49 -04:00
parent 19d5e61668
commit e183dd46a2
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -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
}
}