2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

refactor the navs to use prefixed classes, because you know, consistency is beast mode

This commit is contained in:
Mark Otto
2012-01-30 21:29:50 -08:00
parent 0f3a073b8d
commit 31911659a2
13 changed files with 179 additions and 179 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<h1>{{_i}}Javascript for Bootstrap{{/i}}</h1>
<p class="lead">{{_i}}Bring Bootstrap's components to life&mdash;now with 12 custom <a href="http://jquery.com/" target="_blank">jQuery</a> plugins.{{/i}}
<div class="subnav">
<ul class="nav pills">
<ul class="nav nav-pills">
<li><a href="#javascript">{{_i}}All plugins{{/i}}</a></li>
<li><a href="#modals">{{_i}}Modal{{/i}}</a></li>
<li><a href="#dropdowns">{{_i}}Dropdown{{/i}}</a></li>