Skip to content

Comments

Fix poster summary overflowing#648

Merged
IRHM merged 2 commits intodevfrom
poster-overflow
Oct 4, 2024
Merged

Fix poster summary overflowing#648
IRHM merged 2 commits intodevfrom
poster-overflow

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
@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