From: Mark Otto Date: Sun, 15 Dec 2013 21:08:17 +0000 (-0800) Subject: Clarify number of columns in nested grid X-Git-Tag: v3.1.0~148^2~6^2~4^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13d459491d800fe182a9217da9dd740cd6b57a9;p=thirdparty%2Fbootstrap.git Clarify number of columns in nested grid --- diff --git a/css.html b/css.html index 8c8e30a7a0..4bf8cf7ab6 100644 --- a/css.html +++ b/css.html @@ -403,7 +403,7 @@ base_url: "../"

Nesting columns

-

To nest your content with the default grid, add a new .row and set of .col-md-* columns within an existing .col-md-* column. Nested rows should include a set of columns that add up to 12.

+

To nest your content with the default grid, add a new .row and set of .col-md-* columns within an existing .col-md-* column. Nested rows should include a set of columns that add up to 12 or less.

Level 1: .col-md-9