diff options
| author | Mark Otto <[email protected]> | 2013-05-08 21:56:08 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-08 21:56:08 -0700 |
| commit | edb733ebc7db2d76bdac2611cbd83c5ae36f4fee (patch) | |
| tree | 99c8329c1718c0d474344a08122c51846956bf4c /docs/assets/css/bootstrap.css | |
| parent | 88dd9de9bad56b30a12466477a810c78648200c9 (diff) | |
| download | bootstrap-edb733ebc7db2d76bdac2611cbd83c5ae36f4fee.tar.xz bootstrap-edb733ebc7db2d76bdac2611cbd83c5ae36f4fee.zip | |
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 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 996b7f5db..6910e7bd7 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3304,7 +3304,7 @@ button.close { float: right; } -.nav .divider { +.nav .nav-divider { height: 2px; margin: 9px 0; overflow: hidden; |
