]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
css: fix tab icon/text baseline
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Apr 2022 09:09:07 +0000 (11:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Apr 2022 09:18:02 +0000 (11:18 +0200)
commit7d602ae678af0427c4c1fed9ad15980adc4bc356
tree253eebc3cd189d1726eb8e5cfaaf709b93bc72ca
parent3b974606a62b4171e7c49620779197f46ca71b64
css: fix tab icon/text baseline

the baseline for the text was seriously off, the text had
(relatively) much more space below than above, which looks off for
buttons with an actual background

Instead of centering with margin/padding explicitly, do so with the
flex layout model.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/css/ext6-pmx.css