1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

G R U N T

This commit is contained in:
Mark Otto
2014-09-17 22:00:12 -07:00
parent 2beb2e9fcf
commit 1917b2d870
8 changed files with 10 additions and 10 deletions

View File

@@ -4827,7 +4827,7 @@ button.close {
width: 300px;
}
}
@media (min-width: 62em) {
@media (min-width: 48em) {
.modal-lg {
width: 900px;
}
@@ -5229,7 +5229,7 @@ button.close {
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 48em) {
@media (min-width: 48em) {
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long