Monotone-Parent: 6db79539af388f03f06a0b0e18a722cbeac0292e

Monotone-Revision: 84e757681cdfa7773cbbc9bd4d77e9536cae62fc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-09-17T21:29:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-09-17 21:29:08 +00:00
parent e2d501a9b7
commit 1d5c49a7cb
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -614,6 +614,7 @@ function configureDragHandles() {
handle.addInterface(SOGoDragHandlesInterface);
handle.leftBlock=$("contactFoldersList");
handle.rightBlock=$("rightPanel");
handle.leftMargin = 100;
}
handle = $("rightDragHandle");