mirror of https://github.com/twbs/bootstrap.git
run make
This commit is contained in:
parent
12f043f1bb
commit
7e31bea114
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue