Sync main and fix user page

This commit is contained in:
Giebisch 2023-01-21 00:22:00 +01:00
parent 5d61003ce7
commit 88ddee74ae

View file

@ -70,7 +70,7 @@
<h2 class="title column">{% trans "User Activity" %}</h2>
{% if user.local %}
<div class="column is-narrow">
<details class="dropdown" id="navbar-dropdown">
<details class="dropdown">
<summary
class="is-relative pulldown-menu dropdown-trigger"
aria-label="{% trans 'Show RSS Options' %}"