it seems that this is not needed anymore, at least i cannot see any difference with/without it here (chromium 76)
Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- this is necessary for the TagSelector to be shown properly in chrome/chromium, otherwise it is only a single line if anyone tests this and sees an error in rendering, please tell me so i can add a workaround for the tagselector www/css/ext6-pve.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/www/css/ext6-pve.css b/www/css/ext6-pve.css index 186b661a..00720f85 100644 --- a/www/css/ext6-pve.css +++ b/www/css/ext6-pve.css @@ -579,15 +579,6 @@ table.osds td:first-of-type { font-weight: bold; } -/* chrome 56 fix */ -.x-webkit .x-form-text { - height: 100% !important; -} - -.x-webkit :not(.x-form-textarea-body) > .x-form-trigger-wrap { - height: initial; -} - .proxmox-invalid-row { background-color: #f3d6d7; } -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel