Skip to content

Conversation

@ASalbenblatt
Copy link
Contributor

Issue

https://otwarchive.atlassian.net/browse/AO3-6385

Purpose

This change makes it so that prompts no longer overlap with the sorting buttons when viewing the prompt section of a prompt meme collection on small screens. It also reduces the possibility of a similar bug occurring in the future. It accomplishes this by making all elements with the .dashboard .index class go below everything above them on narrow screens, regardless of how they are floated. Since this change only affects elements that take up the full width on narrow screens, it won't create bugs where sections clear side elements.

Testing Instructions

Follow the instructions on Jira to test. To test this on a larger screen, use “responsive design mode” to emulate a smaller screen size. Anything with a width below 670 will work.

Credit

FlyingFalcon they/them

…mpts and to create formating that is generally less bug prone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant