aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-24 20:26:48 -0700
committerMark Otto <[email protected]>2012-06-24 20:26:48 -0700
commit71669dda63644a7b4162ca63f8b9c88b3586c7e4 (patch)
treefdbae872ac5978bc7d3b285d06c5511c209f8610 /docs/less.html
parent160fe7ca597ff0fdaab0bb49494713724468b05b (diff)
downloadbootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.tar.xz
bootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.zip
tons of docs cleanup in css, adding subnav to official components
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html
index 68f3a83b7..c2d8963a0 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -81,7 +81,7 @@
<h1>Using LESS with Bootstrap</h1>
<p class="lead">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.</p>
<div class="subnav">
- <ul class="nav nav-pills">
+ <ul class="nav">
<li><a href="#builtWith">Built with Less</a></li>
<li><a href="#variables">Variables</a></li>
<li><a href="#mixins">Mixins</a></li>