Author: damoxc

Revision: 5019

Log:
        tweak the dimensions to eliminate white space

Diff:
Modified: trunk/deluge/ui/web/js/deluge-add.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-add.js        2009-04-06 20:04:54 UTC (rev 
5018)
+++ trunk/deluge/ui/web/js/deluge-add.js        2009-04-06 20:11:40 UTC (rev 
5019)
@@ -249,7 +249,7 @@
                                                id: 'download_location',
                                                fieldLabel: '',
                                                labelSeparator: '',
-                                               width: 300
+                                               width: 330
                                        }, {
                                                border: false,
                                                style: 'padding-left: 5px;',
@@ -495,7 +495,7 @@
 
 Deluge.Add.Window = new Ext.Window({
        layout: 'border',
-    width: 500,
+    width: 460,
     height: 450,
     bodyStyle: 'padding: 10px 5px;',
     buttonAlign: 'right',



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to