diff --git a/www/css/ext6-pve.css b/www/css/ext6-pve.css index c4ecc618..d40b4237 100644 --- a/www/css/ext6-pve.css +++ b/www/css/ext6-pve.css @@ -575,15 +575,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; }