Adjusted CSS of drag handles.

Monotone-Parent: 8b5c5ff6a492a196005523708ef41814de25f927
Monotone-Revision: dfab3b1ed92e53ab675616f77771ef19f954e333

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-05T19:56:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-10-05 19:56:47 +00:00
parent 223de3e029
commit 660f7d0222
3 changed files with 8 additions and 5 deletions

View File

@@ -285,7 +285,8 @@ DIV.contactColumn H4
/* drag handles */
DIV#dragHandle
{ cursor: e-resize;
top: 8em;
border: 0px;
top: 81px;
left: 15em;
width: 5px;
bottom: 0px; }