diff options
| author | Jacob Thornton <[email protected]> | 2012-01-31 13:59:08 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-31 13:59:08 -0800 |
| commit | e75bc5eb5ffca534fd3a84d749e8b39824654ebb (patch) | |
| tree | 489c4b5428bb074b96f9b4fbc28abd1f6164ff1c /docs/less.html | |
| parent | 390a9af936ce6350bec2660b579e3dcab5918fdb (diff) | |
| parent | aec0cb3303eaa6952e08227bed505f8b6527caad (diff) | |
| download | bootstrap-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.html | 2 |
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> |
