aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-31 13:59:40 -0800
committerJacob Thornton <[email protected]>2012-01-31 13:59:40 -0800
commitfd700e358da02434343c58e7f86eb2e8a8ba2411 (patch)
tree831e00c3f661af6bf3bb977ab31a8225d969e822 /docs/templates/pages
parentb9de88890e3db18b48ef10cd5a718002cb5dc4a0 (diff)
parente75bc5eb5ffca534fd3a84d749e8b39824654ebb (diff)
downloadbootstrap-fd700e358da02434343c58e7f86eb2e8a8ba2411.tar.xz
bootstrap-fd700e358da02434343c58e7f86eb2e8a8ba2411.zip
Merge branch '2.0-wip'
Conflicts: docs/assets/bootstrap.zip
Diffstat (limited to 'docs/templates/pages')
-rw-r--r--docs/templates/pages/less.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index eb262c78b..52ea659bb 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -8,7 +8,7 @@
<h1>{{_i}}Using LESS with Bootstrap{{/i}}</h1>
<p class="lead">{{_i}}Customize and extend Bootstrap with <a href="http://lesscss.org" target="_blank">LESS</a>, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.{{/i}}</p>
<div class="subnav">
- <ul class="nav pills">
+ <ul class="nav nav-pills">
<li><a href="#builtWith">{{_i}}Built with Less{{/i}}</a></li>
<li><a href="#variables">{{_i}}Variables{{/i}}</a></li>
<li><a href="#mixins">{{_i}}Mixins{{/i}}</a></li>