• Notifications list on mobile no longer works
    2 replies, posted
Judging by the blue bar at the top there was an update overnight which seems to have also broken the notifications list, tapping on the icon only highlights it. The sidebar (which now seems to be a popup window) works fine though. Using Firefox mobile 62.0a1, desktop layout works fine. Shrinking down the browser window on my PC so that the site switches to the mobile layout also breaks the list
They're underneath the menu lol https://tenryuu.blob.core.windows.net/astrid/18-06-24_16-34-52-Notifications_list_on_mobile_no_longer_works_-_%7B%7BM.png
Here's a fix: @media screen and (max-width: 768px) { #footbar { transform: none; } } 🤔
Sorry, you need to Log In to post a reply to this thread.