unrealircd / unrealircd-webpanel

An administration webpanel for UnrealIRCd
https://www.unrealircd.org/docs/UnrealIRCd_webpanel
GNU General Public License v3.0
22 stars 10 forks source link

Move footer to leftnav #25

Closed Madriix closed 1 year ago

Madriix commented 1 year ago

Best placement for the footer at the bottom of the sidebar for desktops wider than 1000px, thus placing the footer at the very bottom provides more visibility

syzop commented 1 year ago

Yeah, good suggestion to move the footer to left-nav!

I have done it in 399c9625730f4b355e10567f4b3174d6266f08aa now, slightly different than you:

I'm no CSS hero otherwise i would have made it like i mentioned in the commit comment, but not important for now: Ideally this 650px would not be hardcoded and it would detect if the menu would overflow into the "footer", eg if you have X plugins loaded. But for now this is fine and allows about 3 items more so we're OK.. for now.

syzop commented 1 year ago

Did a small follow-up fix 830edb2556066a2e800f502447e68496720561bd