mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 16:10:58 +00:00
run make
This commit is contained in:
parent
12f043f1bb
commit
7e31bea114
1 changed files with 4 additions and 0 deletions
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -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 a new issue