Author: damoxc

Revision: 6163

Log:
        fix the row height

Diff:
Modified: trunk/deluge/ui/web/js/deluge-all/Deluge.Torrents.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-all/Deluge.Torrents.js        2010-01-28 
18:39:16 UTC (rev 6162)
+++ trunk/deluge/ui/web/js/deluge-all/Deluge.Torrents.js        2010-01-28 
18:43:30 UTC (rev 6163)
@@ -202,7 +202,7 @@
                                margins: '5 5 0 0',
                                stateful: true,
                                view: new Ext.ux.grid.BufferView({
-                                       rowHeight: 34,
+                                       rowHeight: 26,
                                        scrollDelay: false
                                })
                        }, config);


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