2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
+1 -3
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); }
}
*/