keyboard: prevent row key wrapping without hard widths
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 3 Nov 2023 19:08:28 +0000 (20:08 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 8 Nov 2023 00:00:54 +0000 (01:00 +0100)
commitfd25d20e6ae7a77338a781934aa72f04251ee745
tree39b399200caada8c935023efb6ea1897fb457295
parentaee8ac902453466f305d2169195848348379d0d0
keyboard: prevent row key wrapping without hard widths

Inline cells instead of floating so text wrapping rules are applied.
Fixes unwanted padding, and does not rely on expected layouts and
hardcoded calculations.
base.css