1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00

Fix unread count in menu not triggering click

By moving unread count into anchor.

Previously, clicking the unread count would not cause the anchor to be
invoked. This was confusing. This change includes the unread count span
in the anchor.
This commit is contained in:
Pascal Widdershoven 2018-05-21 12:38:44 +02:00
parent 7f2fd1fdd8
commit 44decae557
4 changed files with 16 additions and 14 deletions

File diff suppressed because one or more lines are too long