mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 06:16:29 +00:00
tweak the dimensions to eliminate white space
This commit is contained in:
parent
485a1f3487
commit
5caeff733e
@ -249,7 +249,7 @@ Deluge.Add.Options = new Ext.TabPanel({
|
|||||||
id: 'download_location',
|
id: 'download_location',
|
||||||
fieldLabel: '',
|
fieldLabel: '',
|
||||||
labelSeparator: '',
|
labelSeparator: '',
|
||||||
width: 300
|
width: 330
|
||||||
}, {
|
}, {
|
||||||
border: false,
|
border: false,
|
||||||
style: 'padding-left: 5px;',
|
style: 'padding-left: 5px;',
|
||||||
@ -495,7 +495,7 @@ Deluge.Add.Url.Window = new Ext.Window({
|
|||||||
|
|
||||||
Deluge.Add.Window = new Ext.Window({
|
Deluge.Add.Window = new Ext.Window({
|
||||||
layout: 'border',
|
layout: 'border',
|
||||||
width: 500,
|
width: 460,
|
||||||
height: 450,
|
height: 450,
|
||||||
bodyStyle: 'padding: 10px 5px;',
|
bodyStyle: 'padding: 10px 5px;',
|
||||||
buttonAlign: 'right',
|
buttonAlign: 'right',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user