Author: damoxc
Revision: 5695
Log:
decrease the margin-top on the server fieldset
Diff:
Modified: trunk/deluge/ui/web/js/Deluge.Preferences.Interface.js
===================================================================
--- trunk/deluge/ui/web/js/Deluge.Preferences.Interface.js 2009-08-20
01:12:43 UTC (rev 5694)
+++ trunk/deluge/ui/web/js/Deluge.Preferences.Interface.js 2009-08-20
01:19:18 UTC (rev 5695)
@@ -92,6 +92,7 @@
xtype: 'fieldset',
border: false,
title: _('Server'),
+ style: 'margin-top: 5px; padding-top: 5px;',
autoHeight: true,
labelWidth: 110,
defaultType: 'uxspinner',
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---