diff --git a/files/assets/css/main.css b/files/assets/css/main.css index b1f7f1a10..64f4d715d 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -3627,7 +3627,7 @@ small, .small { color: var(--muted); font-weight: 600; font-size: 12px; - z-index: 100; + z-index: 3; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { font-size: 12px; @@ -6254,4 +6254,8 @@ blockquote > :not(blockquote) { blockquote + blockquote, blockquote:first-child, blockquote:last-child { margin-top: 0 !important; +} + +#searchparams-dropdown { + z-index: 100; } \ No newline at end of file diff --git a/files/templates/search.html b/files/templates/search.html index 7a5252e46..bd3bac4df 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -37,7 +37,7 @@
{% if not request.path.startswith('/search/users') %} -