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/extend.html
parentfe6a4b0b5497a78a085e85125f4397a27b7737dc (diff)
reverse navbar styles to save code
Diffstat (limited to 'docs/extend.html')
-rw-r--r--docs/extend.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extend.html b/docs/extend.html
index 973e081758..1c1a7d9a11 100644
--- a/docs/extend.html
+++ b/docs/extend.html
@@ -31,7 +31,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">