mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-30 21:26:02 +00:00
remove margins as this is a borderlayout config option
This commit is contained in:
parent
0c0d81e2c3
commit
e3171671f0
@ -446,8 +446,7 @@ Deluge.SideBar = {
|
||||
hideHeaders: true,
|
||||
autoExpandColumn: 'filter',
|
||||
deferredRender: false,
|
||||
autoScroll: true,
|
||||
margins: '5 5 5 5'
|
||||
autoScroll: true
|
||||
});
|
||||
store.loadData(states);
|
||||
this.Bar.add(panel);
|
||||
|
Loading…
x
Reference in New Issue
Block a user