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 <markotto@twitter.com>2012-07-29 11:30:15 +0400
committerMark Otto <markotto@twitter.com>2012-07-29 11:30:15 +0400
commita30045daef809edf5ed592ad842c04377898e444 (patch)
treec49b0ac07bccbb2b040230ed83fb88d757978166 /docs/templates/layout.mustache
parentfe6a4b0b5497a78a085e85125f4397a27b7737dc (diff)
reverse navbar styles to save code
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 4c69e9fc5e..6266446e1f 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -43,7 +43,7 @@
<!-- Navbar
================================================== -->
- <div class="navbar navbar-fixed-top">
+ <div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">