diff options
Diffstat (limited to 'html/account.html')
| -rwxr-xr-x | html/account.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/account.html b/html/account.html index 251d33e..0a4da65 100755 --- a/html/account.html +++ b/html/account.html @@ -16,7 +16,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. --> -<div class="account"> +<div class="account-dropdown"> <input class="toggle" type="checkbox" id="account"> <label class="username" for="account">{{username}}</label> <div class="menu"> |
