mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
updating scaffolding page to single column
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user