Created attachment 255806 [details] Patch to make donate button work at various resolutions Like discussed via email, please find attached a minimally invasive patch to always show the donation button at various resolutions. This patches the file returned by: https://forums.freebsd.org/css.php?css=public%3Aalnb_navigation.less%2Cpublic%3Afreebsd_org_top_navigation_menu.css%2Cpublic%3Anode_list.less%2Cpublic%3Anotices.less%2Cpublic%3Ashare_controls.less%2Cpublic%3Aextra.less&s=3&l=1&d=1732628822&k=9219e9725bf891ec89c275635f26b6527d949623 This was tested on Safari, Firefox, and Chrome at various resolutions, but not on an actual mobile device - it's not witchcraft, so let's hope it's good enough.
Created attachment 255807 [details] Scaled down demo of forums without the patch
Created attachment 255808 [details] Scaled down demo of forums with the patch
See also #216733 for an earlier fix that stopped working.
Hi Michael, thank you for working on this. I applied the changes. It appears OK on safari/mac but not so well on edge/mac. Any ideas? Didnt try other browsers/platforms yet. Thanks!