ui: loginwindow: reduce empty whitespace cluttering

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-10-01 13:32:20 +02:00
parent c570b6a96e
commit 57e61f82c9

View File

@ -187,23 +187,16 @@ Ext.define('PVE.window.LoginWindow', {
},
width: 400,
modal: true,
border: false,
draggable: true,
closable: false,
resizable: false,
layout: 'auto',
title: gettext('Proxmox VE Login'),
defaultFocus: 'usernameField',
defaultButton: 'loginButton',
items: [{