From 7a418798701a7bf8a8dec0622741b138ded47d71 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 21 Jan 2010 21:57:25 +0000 Subject: [PATCH] Fix for bug #320 Monotone-Parent: 4c570fedd8a0bf2a5ec231caa2b981bd796da85b Monotone-Revision: 6c3ab3f69b066603f5ac7caffee043e67c1ab883 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-21T21:57:25 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxComponentEditor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/WebServerResources/UIxComponentEditor.css b/UI/WebServerResources/UIxComponentEditor.css index a3cf6fa89..5638ec081 100644 --- a/UI/WebServerResources/UIxComponentEditor.css +++ b/UI/WebServerResources/UIxComponentEditor.css @@ -1,5 +1,5 @@ SELECT#calendarList -{ width: 16em; } +{ width: 15em; } #attendeesLabel { display: none; }