]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add new grid subnav link
authorMark Otto <otto@github.com>
Sat, 8 Jun 2013 21:06:29 +0000 (18:36 -0230)
committerMark Otto <otto@github.com>
Sat, 8 Jun 2013 21:06:29 +0000 (18:36 -0230)
docs/_includes/nav-css.html

index 437b2e3bdb9e14e84a31b4d272458ebb18c13f93..6783468cd3de63a261659d79d9b1ea2014620476 100644 (file)
@@ -12,6 +12,7 @@
 <li>
   <a href="#grid">Grid system</a>
   <ul class="nav">
+    <li><a href="#grid-options">Available options</a></li>
     <li><a href="#grid-example">Example usage</a></li>
     <li><a href="#grid-offsetting">Offset columns</a></li>
     <li><a href="#grid-nesting">Nested columns</a></li>