From c339f88be0fd7b3b8e407e2bdc26b702d0b60ecf Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 2 Dec 2011 10:30:11 +0000 Subject: [PATCH] Templates adjustments for single-window mode. Monotone-Parent: 61b12be970a9603306d37277ee431b6fd5ab89cd Monotone-Revision: 54bc9f630fddb34747d91948527b2c6504200fb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T10:30:11 --- UI/Templates/MailerUI/UIxMailMainFrame.wox | 12 +++++++++--- UI/Templates/UIxPageFrame.wox | 4 +++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/UI/Templates/MailerUI/UIxMailMainFrame.wox b/UI/Templates/MailerUI/UIxMailMainFrame.wox index 34fbf1590..65086f0d5 100644 --- a/UI/Templates/MailerUI/UIxMailMainFrame.wox +++ b/UI/Templates/MailerUI/UIxMailMainFrame.wox @@ -24,9 +24,13 @@ DIV#rightDragHandle, DIV#messageContent { top: ; } - + DIV#mailboxContent { height: ; } + + DIV#mailboxContent + { height: auto; + bottom: 0px; } @@ -306,8 +310,10 @@ -
-
+
+
diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox index a8dc5beb3..2943db290 100644 --- a/UI/Templates/UIxPageFrame.wox +++ b/UI/Templates/UIxPageFrame.wox @@ -42,7 +42,9 @@