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
path: root/less
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-05-09 08:56:08 +0400
committerMark Otto <otto@github.com>2013-05-09 08:56:08 +0400
commitedb733ebc7db2d76bdac2611cbd83c5ae36f4fee (patch)
tree99c8329c1718c0d474344a08122c51846956bf4c /less
parent88dd9de9bad56b30a12466477a810c78648200c9 (diff)
Super massive docs overhaul
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)
Diffstat (limited to 'less')
-rw-r--r--less/navs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navs.less b/less/navs.less
index 8daeb6fd99..649eef92bd 100644
--- a/less/navs.less
+++ b/less/navs.less
@@ -56,7 +56,7 @@
}
// Dividers (basically an hr) within the dropdown
- .divider {
+ .nav-divider {
.nav-divider();
}
}