From 389ed7c1858aa4d5eec607500e5d1d055ab69066 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Tue, 19 Jan 2010 11:44:24 +0100 Subject: width => min-width --- default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.css') diff --git a/default.css b/default.css index d81ce4f..c63c338 100644 --- a/default.css +++ b/default.css @@ -60,7 +60,7 @@ td.name { } th.weekday{ - width: 2.5em; + min-width: 2.5em; } input.navigation, input.disabled, input.choosen, input.notchoosen { -- cgit v1.2.3