Current Behavior
"All Discussions", "Tags" etc. buttons don't collapse and use a lot of unnecessary space while viewing only the tags.
Steps to Reproduce
Expected Behavior
The buttons should horizontally align to save space for sub-tags hiding at the bottom.
Screenshots


Environment
Flarum Community
https://discuss.flarum.org
Possible Solution
Align the "All Discussions", "Tags" etc. buttons horizontally to save space.
I am thinking the problem is that these media queries do not match up:
Again, let's wait for input from Toby.
@franzliedke What about this: https://github.com/flarum/core/issues/1487?
This seems to be a related issue with that.
@TurboProgramming No need to tag us, we get notifications for all these issues anyway. Toby is currently away, he will respond in due time.
I tested this with Flarum Beta 7 and this bug does not exist.

This is a bug introduced now and only applies for the dev channel. Did you apply any changes regarding this area that might produce this kind of bug?
It's very likely due to this commit:
https://github.com/flarum/core/commit/2754a8c8671a404a3d69bc80cf45d7e99559052c
So what should we do to bring this back?
You can
Slating this for beta 8 as it's a regression (and a pretty glaring one at that!)