mirror of https://github.com/twbs/bootstrap.git
G R U N T
This commit is contained in:
parent
2beb2e9fcf
commit
1917b2d870
|
@ -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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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
Loading…
Reference in New Issue