The problem is the pagination which is wider than the mobile screen. The best solution is to allow the page select buttons to wrap. In user.css starting at line 120 add this rule: flex-wrap: wrap; You can try that by typing directly into your browser Developer Tools, Inspector.
Statistics: Posted by ceford — Sat Dec 07, 2024 10:49 pm