From: Chris Rebert Date: Thu, 1 Oct 2015 18:17:16 +0000 (-0700) Subject: Apply updates to javascript/index.html X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d103c839ba20b5b56407b80938cea1e86985d782;p=thirdparty%2Fbootstrap.git Apply updates to javascript/index.html --- diff --git a/javascript/index.html b/javascript/index.html index 4cab57ae82..0d72e418f5 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -408,7 +408,7 @@ </div>

Using the grid system

-

To take advantage of the Bootstrap grid system within a modal, just nest .container-fluid within the .modal-body and then use the normal grid system classes within this container.

+

To take advantage of the Bootstrap grid system within a modal, just nest .rows within the .modal-body and then use the normal grid system classes.