diff options
| author | 2022-02-20 21:20:29 -0500 | |
|---|---|---|
| committer | 2022-02-20 21:20:29 -0500 | |
| commit | 0e1257d6eca90fa45ba7c11454a0fba7e3fc74f7 (patch) | |
| tree | e3ad78be879f615b2621c0afba9db813e70fafff /pydis_site/templates/content/dropdown.html | |
| parent | Add table of content and final edits (diff) | |
| parent | Merge pull request #668 from python-discord/update/name-profile-policy (diff) | |
Merge branch 'main' into content/update-help-channel-timing
Diffstat (limited to 'pydis_site/templates/content/dropdown.html')
| -rw-r--r-- | pydis_site/templates/content/dropdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/content/dropdown.html b/pydis_site/templates/content/dropdown.html index d81e29dc..13c89c68 100644 --- a/pydis_site/templates/content/dropdown.html +++ b/pydis_site/templates/content/dropdown.html @@ -1,4 +1,4 @@ -<div class="dropdown is-pulled-right is-right" id="dropdown"> +<div class="dropdown is-pulled-right is-right" id="dropdown" style="z-index: 1"> <div class="dropdown-trigger"> <a aria-haspopup="true" aria-controls="subarticle-menu"> <span>Sub-Articles</span> |