Commit f0ff20ec authored by Mark Otto's avatar Mark Otto

updating scaffolding page to single column

parent 257890f8
......@@ -677,6 +677,13 @@ form.well {
border: 1px solid #d6e9c6;
}
/* Grid examples
------------------------- */
.bs-docs-grid {
margin-left: -80px;
}
/* Responsive Docs
-------------------------------------------------- */
......@@ -893,4 +900,9 @@ form.well {
width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
}
.bs-docs-grid {
width: 1170px;
margin-left: -195px;
}
}
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment