1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 12:40:58 +00:00
This commit is contained in:
Mark Otto 2013-04-01 13:25:51 -07:00
parent 12f043f1bb
commit 7e31bea114

View File

@ -5147,6 +5147,10 @@ a.list-group-item.active > .badge,
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
} }
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) { @media screen and (min-width: 768px) {
.carousel-control .glyphicon { .carousel-control .glyphicon {
width: 30px; width: 30px;