ronilaukkarinen / mastodon-bird-ui

🐘🐦 Mastodon web UI, but strongly inspired by Twitter.
MIT License
473 stars 50 forks source link

Issue with "More" button's hover highlight on selected post on Advanced Interface #108

Closed onekopaka closed 7 months ago

onekopaka commented 9 months ago

In Mastodon Bird UI 1.8.5 (tested 1.8.4, 1.8.3 too), with single and mutli-column installed by custom CSS on top of my Mastodon 4.2.5 install, I'm seeing a misaligned hover effect on the "More" button, on a post selected in the "detail" column on the advanced interface.

image

The URL I am on in the screenshot above is https://masto.theoks.net/deck/@rolle@mementomori.social/111923023470450677. All the other action buttons both on the selected post and other posts in lists seem to have correct hover effects. The screenshot is in Firefox on Linux, but I did double check on Chrome, and it appears the same there.

Let me know if there's anything I can do to help figure the issue out, and thanks in advance!

ronilaukkarinen commented 9 months ago

These are sometimes pretty hard to fix because of the relation limitations of the Mastodon core HTML. I could make this different to multiple columns CSS. Pull requests always appreciated.

ronilaukkarinen commented 7 months ago

Can't reproduce this on stable + mstdn.social 4.2.8 or nightly + mementomori.social 4.3.0-alpha. Closing as wontfix/minor at this time.