diff --git a/emhttp/plugins/dynamix.vm.manager/sheets/VMMachines.css b/emhttp/plugins/dynamix.vm.manager/sheets/VMMachines.css index 5d107af86..fd45cf90e 100644 --- a/emhttp/plugins/dynamix.vm.manager/sheets/VMMachines.css +++ b/emhttp/plugins/dynamix.vm.manager/sheets/VMMachines.css @@ -40,6 +40,9 @@ div#dialogWindow, input#upload { display: none; } +input[type="text"]#targetsnap { + width: 60%; +} table.domdisk thead tr th:nth-child(1) { width: 56% !important; }