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.
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.
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
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!
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.
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!