Author: damoxc

Revision: 5016

Log:
        reduce the height of the login window

Diff:
Modified: trunk/deluge/ui/web/js/deluge-login.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-login.js      2009-04-06 18:40:11 UTC (rev 
5015)
+++ trunk/deluge/ui/web/js/deluge-login.js      2009-04-06 18:59:28 UTC (rev 
5016)
@@ -81,7 +81,7 @@
 Deluge.Login.Window = new Ext.Window({
     layout: 'fit',
     width: 300,
-    height: 150,
+    height: 120,
     bodyStyle: 'padding: 10px 5px;',
     buttonAlign: 'center',
     closeAction: 'hide',



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