From 6ab6539424829ba18472ead0c545e3f26d6ece87 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 20 Sep 2006 17:57:11 +0000 Subject: [PATCH] Monotone-Parent: 6ffd8942d3ff6581034f550c46dc04b7cf39793b Monotone-Revision: 6812210d110c9ee46d8d2af4be8bf6b91a944168 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:57:11 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxAppointmentEditor.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/UI/WebServerResources/UIxAppointmentEditor.css b/UI/WebServerResources/UIxAppointmentEditor.css index 5eb0ae7ec..471c99450 100644 --- a/UI/WebServerResources/UIxAppointmentEditor.css +++ b/UI/WebServerResources/UIxAppointmentEditor.css @@ -3,7 +3,7 @@ BODY DIV.appointmentLabel { float: left; - margin-top: .6em; + line-height: 1.8em; text-align: right; width: 10em; } @@ -62,10 +62,6 @@ SPAN.contactSelectorButtons { vertical-align: top; line-height: 2em; } -LABEL -{ white-space: nowrap; - margin-left: .5em; } - LABEL#conflictsLabel { float: right; margin-top: .5em;