Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix poster summary overflowing #648

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Fix poster summary overflowing #648

merged 2 commits into from
Oct 4, 2024

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Oct 4, 2024

Changes made

  • Poster title/summary section now shows scrollbar when it is too long, instead of pushing rating/status buttons down.
  • Fix the small-scrollbar style. Now working properly for the rating/status lists in poster.

IRHM added 2 commits October 4, 2024 02:24
.small-scrollbar is used on poster rating/status lists, but wasn't working because we also have the `scrollbar-width` property set, so now if the browser supports the webkit scrollbar styling, we will prefer that over scrollbar-width.

Don't know if this will break safari or whatever but hell if ima download that.

firefox scrollbar looks nice and this will let us keep using scrollbar-width: small wherever we want for that sweet smol bar action in ff
@IRHM IRHM added the bug Hmm, this isn't working correctly label Oct 4, 2024
@IRHM IRHM self-assigned this Oct 4, 2024
@IRHM IRHM merged commit 2fbdd5a into dev Oct 4, 2024
1 check passed
@IRHM IRHM deleted the poster-overflow branch October 4, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hmm, this isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant