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 8 additions and 8 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;

Binary file not shown.

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

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;

Binary file not shown.

File diff suppressed because one or more lines are too long