From 4ba235c6b88051e7e0d80453e5c3022f55988262 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 26 Oct 2006 22:56:36 +0000 Subject: [PATCH] Monotone-Parent: f31d5ec32b43a2180f86d7ad1498d37b4a9653e4 Monotone-Revision: 1113f6c9106323a5f90cea5b2e2529b20d2d77f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:56:36 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxAppointmentEditor.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UI/WebServerResources/UIxAppointmentEditor.css b/UI/WebServerResources/UIxAppointmentEditor.css index bb97be9ef..59b7b42da 100644 --- a/UI/WebServerResources/UIxAppointmentEditor.css +++ b/UI/WebServerResources/UIxAppointmentEditor.css @@ -129,7 +129,7 @@ LABEL#urlArea INPUT { position: static; } DIV.freeBusyView -{ height: 24em; +{ height: 22em; overflow: auto; } DIV#freeBusyFooter @@ -157,6 +157,7 @@ DIV.elvis UL width: 30%; margin: 0px; padding: 0px; + line-height: 1.4em; list-style-type: none; list-style-image: none; }