mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-02 12:59:12 +00:00
gui: remove chrome/extjs workaround
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.csapak@proxmox.com>
This commit is contained in:
parent
7cfd876e34
commit
d20469e93b
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user