Commit f0ff20ec authored by Mark Otto's avatar Mark Otto
Browse files

updating scaffolding page to single column

parent 257890f8
8 merge requests!4427Use variable for desktop media query,!4258Aria,!4248Amended mentions of 'javascript' to the correct 'JavaScript',!4235Patch 1,!4232Fixing the modal z-index issue + make modal stacking possible,!42132.1.0 wip,!4165Patch 2,!39192.1.0 wip
Showing with 556 additions and 612 deletions
+556 -612
......@@ -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.
Supports Markdown
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