aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-31 13:59:08 -0800
committerJacob Thornton <[email protected]>2012-01-31 13:59:08 -0800
commite75bc5eb5ffca534fd3a84d749e8b39824654ebb (patch)
tree489c4b5428bb074b96f9b4fbc28abd1f6164ff1c /docs/less.html
parent390a9af936ce6350bec2660b579e3dcab5918fdb (diff)
parentaec0cb3303eaa6952e08227bed505f8b6527caad (diff)
downloadbootstrap-e75bc5eb5ffca534fd3a84d749e8b39824654ebb.tar.xz
bootstrap-e75bc5eb5ffca534fd3a84d749e8b39824654ebb.zip
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts: docs/assets/bootstrap.zip
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 09d269ef1..05aee06bc 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -84,7 +84,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 pills">
+ <ul class="nav nav-pills">
<li><a href="#builtWith">Built with Less</a></li>
<li><a href="#variables">Variables</a></li>
<li><a href="#mixins">Mixins</a></li>