Skip to content

Commit

Permalink
Merge 8c7c3b1 into 0598774
Browse files Browse the repository at this point in the history
  • Loading branch information
Transfusion committed May 16, 2021
2 parents 0598774 + 8c7c3b1 commit 6e2acde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pydis_site/templates/base/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,10 @@

{# More #}
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
<a class="navbar-link is-hidden-touch">
More
</a>
<a class="navbar-link is-arrowless is-hidden-desktop">
More
</a>
<div class="navbar-dropdown">
Expand Down

0 comments on commit 6e2acde

Please sign in to comment.