remove the margin and padding from the bottom of the options fieldset
This commit is contained in:
parent
e646a5ef87
commit
a1e950d6e5
@ -126,6 +126,7 @@ Ext.deluge.preferences.Downloads = Ext.extend(Ext.FormPanel, {
|
||||
autoHeight: true,
|
||||
labelWidth: 1,
|
||||
defaultType: 'checkbox',
|
||||
style: 'margin-bottom: 0; padding-bottom: 0;',
|
||||
width: 280
|
||||
});
|
||||
optMan.bind('prioritize_first_last_pieces', fieldset.add({
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user