-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Labels
area/web interfaceRelated to the Mastodon web interfaceRelated to the Mastodon web interfacebugSomething isn't workingSomething isn't workingstatus/confirmedThis bug has been confirmedThis bug has been confirmed
Description
Steps to reproduce the problem
- Turn on the advanced web interface in settings
- Open a profile who following
Expected behaviour
Unfollow button have same height with the bell button or the three dot button on the right.
Actual behaviour
Unfollow button seems not the correct height.
Detailed description
Mastodon instance
mastodon.social
Mastodon version
v4.2.0+nightly-2023-08-09
Browser name and version
Firefox 116.0.2
Operating system
Windows 10 22H2 19045.3208
Technical details
I added the user CSS following as a workaround for this:
.layout-multiple-columns .button.button--with-bell{ padding: 7px 8px; }
It looks working fine.
Metadata
Metadata
Assignees
Labels
area/web interfaceRelated to the Mastodon web interfaceRelated to the Mastodon web interfacebugSomething isn't workingSomething isn't workingstatus/confirmedThis bug has been confirmedThis bug has been confirmed