aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-26 17:12:17 -0700
committerMark Otto <[email protected]>2013-03-26 17:12:17 -0700
commitca31f060a839b957ce3a85d3eaaaae09a78bbeb0 (patch)
treef35126669b4914142d6df703633a95e504049811 /docs/customize.html
parent1e9be3644c51ec6b808728169a4d535062be2c5f (diff)
downloadbootstrap-ca31f060a839b957ce3a85d3eaaaae09a78bbeb0.tar.xz
bootstrap-ca31f060a839b957ce3a85d3eaaaae09a78bbeb0.zip
New grid classes
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 014a48f5e..544f41310 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -19,7 +19,7 @@ title: Customize and download
<!-- Docs nav
================================================== -->
<div class="row">
- <div class="span3 bs-docs-sidebar">
+ <div class="col-span-3 bs-docs-sidebar">
<ul class="nav nav-list bs-docs-sidenav">
<li><a href="#components"><i class="glyphicon glyphicon-chevron-right"></i> 1. Choose components</a></li>
<li><a href="#plugins"><i class="glyphicon glyphicon-chevron-right"></i> 2. Select jQuery plugins</a></li>
@@ -27,7 +27,7 @@ title: Customize and download
<li><a href="#download"><i class="glyphicon glyphicon-chevron-right"></i> 4. Download</a></li>
</ul>
</div>
- <div class="span9">
+ <div class="col-span-9">
<!-- Customize form