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)
Inline cells instead of floating so text wrapping rules are applied.
Fixes unwanted padding, and does not rely on expected layouts and
hardcoded calculations.


No differences found