1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

update to responsive to fix new masthead

This commit is contained in:
Mark Otto
2011-10-16 19:12:33 -07:00
parent 1888511d67
commit c62a0239bd
5 changed files with 117 additions and 141 deletions

View File

@@ -121,11 +121,10 @@
}
/*
// LARGE DESKTOP & UP
// ------------------
@media (min-width: 1170px) {
@media (min-width: 1210px) {
// Reset grid variables
@gridColumns: 12;
@@ -177,4 +176,3 @@
.offset12 { .offset(12); }
}
*/