Content area and menu overflow past their border on mobile in the new theme #652

Closed
opened 2019-08-23 13:44:13 +00:00 by marek-lach · 0 comments
marek-lach commented 2019-08-23 13:44:13 +00:00 (Migrated from github.com)
Screenshot 2019-08-23 at 15 35 12

In the stylesheet, the overflow property needs to be declared for both the content and nav elements. Most likely set either to hidden, or auto ...?

I have tested this on iPhone's Safari, an am not sure if any other browsers/platforms are also affected.

  • Plume version: Whichever revision is currently running on fediverse.blog
  • Operating system: iOS 12
  • Web Browser: Safari
  • Progress: The content area overflow issue is fixed in #662, but the menu overflow remains.
<!-- Describe your bug, explaining how to reproduce it, and what was expected --> <img width="438" alt="Screenshot 2019-08-23 at 15 35 12" src="https://user-images.githubusercontent.com/45913977/63596616-ec911c80-c5bb-11e9-9003-b38b3b3dccac.png"> In the stylesheet, the `overflow` property needs to be declared for both the content and nav elements. Most likely set either to _hidden_, or _auto_ ...? I have tested this on iPhone's Safari, an am not sure if any other browsers/platforms are also affected. <!-- Please fill the following information when relevant (or remove them if not) --> - **Plume version:** Whichever revision is currently running on fediverse.blog - **Operating system:** iOS 12 - **Web Browser:** Safari - **Progress:** The content area overflow issue is fixed in #662, but the menu overflow remains.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#652
No description provided.