mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 05:47:50 +00:00
reduce the size of the details panel
This commit is contained in:
parent
c45583e8e7
commit
5c8eccdd82
@ -39,7 +39,7 @@ Deluge.details.DetailsPanel = Ext.extend(Ext.TabPanel, {
|
||||
region: 'south',
|
||||
id: 'torrentDetails',
|
||||
split: true,
|
||||
height: 220,
|
||||
height: 210,
|
||||
minSize: 100,
|
||||
collapsible: true,
|
||||
margins: '0 5 5 5',
|
||||
|
Loading…
x
Reference in New Issue
Block a user