0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01: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);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon {
width: 30px;