From 52c6a2f12cee1b89af683186aa4f284f27942921 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 10 Jun 2009 14:50:57 +0000 Subject: [PATCH] Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a Monotone-Revision: 273ee77d23dba034d893c56736e213fd1a33f824 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-10T14:50:57 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/SOGoRootPage.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UI/WebServerResources/SOGoRootPage.css b/UI/WebServerResources/SOGoRootPage.css index 78f53b96a..eb44f996c 100644 --- a/UI/WebServerResources/SOGoRootPage.css +++ b/UI/WebServerResources/SOGoRootPage.css @@ -70,7 +70,8 @@ DIV#loginScreen TABLE TD DIV#loginScreen TABLE TD#loginCell { border-left: 1px solid #fff; - padding-left: 10px; } + padding-left: 10px; + vertical-align: top; } LABEL { display: inline-block;