]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
language selector: increase field width
authorNoel Ullreich <n.ullreich@proxmox.com>
Thu, 23 Mar 2023 14:44:25 +0000 (15:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Mar 2023 11:24:02 +0000 (12:24 +0100)
commit454ff6ea91dd60b9d93a01270dcd34bc54ea4ea5
tree8a63ce7274f185da5835d72c21e19f1b61aebea3
parent58518b154e9ad2a4ef0ac0c1d90de5d668dcd72a
language selector: increase field width

With the new translations and layout, the width of the dropdown menu
needs to be increased so that the languages are all on the same line.
This width might need to increased in the future if translations were
to create a line break.

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
 [ T: reflow message and reword subject a bit ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/window/LanguageEdit.js