diff options
| author | Mark Otto <[email protected]> | 2017-03-23 22:34:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-23 22:34:35 -0700 |
| commit | d0b568470f1623ef865eefa695503f642d802565 (patch) | |
| tree | 38f9c944006b48a5517878fe630cb7b6d1527e5d /docs | |
| parent | e41316cd94ee5a6ba644575945f12e9fb16a50fb (diff) | |
| download | bootstrap-d0b568470f1623ef865eefa695503f642d802565.tar.xz bootstrap-d0b568470f1623ef865eefa695503f642d802565.zip | |
fixes #22254
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples/blog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index a39c9c012..512027b5a 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -20,7 +20,7 @@ <div class="blog-masthead"> <div class="container"> - <nav class="nav blog-nav"> + <nav class="nav"> <a class="nav-link active" href="#">Home</a> <a class="nav-link" href="#">New features</a> <a class="nav-link" href="#">Press</a> |
