From fcaf6a6956d86f4b6ae4da95860599965da58398 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Tue, 19 Jan 2010 11:58:52 +0100 Subject: shorten text --- default.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'default.css') diff --git a/default.css b/default.css index e7ead44..d98b560 100644 --- a/default.css +++ b/default.css @@ -83,6 +83,9 @@ table.calendarday { border-spacing: 2px; } +div#AddRemoveColumndaysDescription{ + max-width: 12em; +} table.calendarday th, table.calendarday td{ min-width: 2em; -- cgit v1.2.3