this post was submitted on 07 Jun 2025
14 points (100.0% liked)
PieFed Meta
897 readers
26 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I updated the css to keep the menu items aligned to the right and it is live now. It is a much bigger job to rearrange the whole thing to be on the left, so I haven't gone that far for now.
Looks good, but the sub-menu items still pop up on the left
^edit, thank you for doing this btw!
Should be fixed now. The only issue I can still see is that if a community has a really long display name it will overflow the menu on very small screens.
edit: and it got broke again with a later update...stay tuned
edit edit: works again, and rimu fixed the long name issue
Everything is looking good on my end, thanks again!
The submenus are a good point that I missed when doing this really quick. I am traveling most of today, but should be able to make an improved PR for those tomorrow. It's the same fix, I just missed that applying the css class to a parent element wouldn't translate to the child ones in this case.