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; }