Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2012-01-30 02:07:14 +0400
committerMark Otto <markdotto@gmail.com>2012-01-30 02:07:58 +0400
commit9e7f5025b494927e9ffc88119b0b9426f7487a62 (patch)
tree96babbb9fe987675a84ad97794bdd95252bd41fb /docs/templates/layout.mustache
parent391661f14b734f378ecc704c724269f1d7efbd0f (diff)
update collapsible nav in navbar
Diffstat (limited to 'docs/templates/layout.mustache')
-rw-r--r--docs/templates/layout.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 7c0ab655be..b49ec28f6e 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -39,7 +39,7 @@
<span class="i-bar"></span>
</a>
<a class="brand" href="./index.html">Bootstrap</a>
- <div class="nav-collapse">
+ <div class="nav-collapse collapse">
<ul class="nav">
<li class="{{index}}">
<a href="./index.html">{{_i}}Overview{{/i}}</a>