Fix for contacts web module when in a popup window.

Monotone-Parent: f16d87f59f756ed8514cb53f85c6de0f559d8af2
Monotone-Revision: c650aab7e4429bb8a2b8885d4161d881a1f9f2e7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-03-22T15:06:13
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2010-03-22 15:06:13 +00:00
parent e7b0efaace
commit d1e5ed2365
1 changed files with 4 additions and 4 deletions

View File

@ -304,20 +304,20 @@ BODY.popup DIV#rightPanel
{ top: 4em; }
BODY.popup DIV#dragHandle
{ top: 6em; }
{ top: 7em; }
BODY.popup DIV#contactsListContent
{ height: 8em;
{ height: 7em;
top: 34px; }
BODY.popup DIV#contactFoldersList
{ top: 50px; }
BODY.popup DIV#rightDragHandle
{ top: 10em; }
{ top: 10.2em; }
BODY.popup DIV#contactView
{ top: 10em; }
{ top: 10.2em; }
BODY.popup DIV#filterPanel
{ position: relative;