New grid classes
This commit is contained in:
parent
1e9be3644c
commit
ca31f060a8
13 changed files with 324 additions and 320 deletions
|
|
@ -17,7 +17,7 @@ title: JavaScript plugins
|
|||
<!-- 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="#overview"><i class="glyphicon glyphicon-chevron-right"></i> Overview</a></li>
|
||||
<li><a href="#transitions"><i class="glyphicon glyphicon-chevron-right"></i> Transitions</a></li>
|
||||
|
|
@ -35,7 +35,7 @@ title: JavaScript plugins
|
|||
<li><a href="#affix"><i class="glyphicon glyphicon-chevron-right"></i> Affix</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span9">
|
||||
<div class="col-span-9">
|
||||
|
||||
|
||||
<!-- Overview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue