diff options
| author | Mark Otto <[email protected]> | 2015-01-19 15:44:45 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-19 15:44:45 -0800 |
| commit | 72bc9b97f0b8c6d71503e2ed9ee671e501b873b7 (patch) | |
| tree | cd398bdc4263e1231506b7b041026dfef110da98 /docs/_includes | |
| parent | a72741ed629d1d213b86c90299c2a51d1bb8bc0c (diff) | |
| download | bootstrap-72bc9b97f0b8c6d71503e2ed9ee671e501b873b7.tar.xz bootstrap-72bc9b97f0b8c6d71503e2ed9ee671e501b873b7.zip | |
fix homepage nav styles
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index ae9b66d91..59d051eed 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,4 +1,4 @@ -<header class="navbar navbar-inverse navbar-static-top bs-docs-nav" id="top" role="banner"> +<header class="navbar navbar-static-top bs-nav-home" id="top" role="banner"> <div class="container"> <h3 class="navbar-brand"> <a href="{{ site.baseurl }}">Bootstrap</a> |
