Cannot click on links in mobile view #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apparently, the sidebar is overlaying the content area. This may be related to
in mobile.css.
I commented out the
float:none
line on the#sidebar
element in mobile.css and that seems to have resolved the issue. I am not convinced that this is the root of the problem, however. I'll close this for now, and if it reoccurs, I'll circle back to it.mobile.css: