]> git.wh0rd.org - nano-editor.git/commit
tighten up bottom table for mobile
authorMike Frysinger <vapier@gentoo.org>
Tue, 14 Nov 2023 16:42:03 +0000 (11:42 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 14 Nov 2023 16:42:03 +0000 (11:42 -0500)
commit9426f8fa76370ed102c63b5b44ca9f1512c83090
tree5b8dad50925c068ae6733dd8b4c6bf308aaa3f60
parentdf427ba41658ee70224b398ea35834e602cc1b65
tighten up bottom table for mobile

Switch from using &nbsp; to CSS padding.  This has the advantage of
shrinking when on mobile, and we can enforce a minimum padding on the
right side if the elements get too close together.
bottom.php
style.css