I've released a minor update in the Mastodon Bird UI nightly branch.

With Mastodon v4.4.0-beta.2/nightly having a crowded sidebar on desktop, I aimed to make it more compact and minimal. I also added a minimal scrollbar for screens with lower height.

https://github.com/ronilaukkarinen/mastodon-bird-ui/tree/nightly

#MastodonBirdUI#BirdUI#UI#CSS#MastoAdmin#Mastodon#OpenSource

@cadusilva I'm in ac039d5, which means you are 48 commits ahead of me. I usually upgrade my instance once per 1-2 weeks.

Most of the time the newer versions work out of the box with Mastodon Bird UI, but lately there have been lots of "breaking changes" in the nightlies. Can't really test for that version yet, it's "too new". So if there would be even more new menu items or radical changes in them, the order tree can change - that usually makes it something jump up like that.

A quick hotfix would be to make trends forcibly always last and add this:

.columns-area__panels__pane--navigational .navigation-panel__portal {
order: 99999;
}

But as said, I cannot test it right now, feel free to give it a test run!

1+ more replies (not shown)