mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-21 18:03:59 +03:00
ui: align version and user-menu spacing with pve/pmg
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f6e964b96e
commit
86443141b5
@ -190,7 +190,7 @@ Ext.define('PBS.MainView', {
|
||||
type: 'hbox',
|
||||
align: 'middle'
|
||||
},
|
||||
margin: '2 5 2 5',
|
||||
margin: '2 0 2 5',
|
||||
height: 38,
|
||||
items: [
|
||||
{
|
||||
@ -198,7 +198,8 @@ Ext.define('PBS.MainView', {
|
||||
prefix: '',
|
||||
},
|
||||
{
|
||||
xtype: 'versioninfo'
|
||||
padding: '0 0 0 5',
|
||||
xtype: 'versioninfo',
|
||||
},
|
||||
{
|
||||
padding: 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user