diff options
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 aea7b453c..f3c5a0732 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -26,7 +26,7 @@ </ul> </div> - <ul class="navbar-nav flex-row ml-md-auto"> + <ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> {% comment %} <li class="nav-item dropdown"> <a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
