From aca932f35cc4c03d7cf0e7e75646899a978c5d44 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 26 Mar 2011 15:04:23 +0100 Subject: Make the sidebar fixed-width. (As per style.css.) Alternatively, we could use ``width: auto; max-width: ...;''. --- local.css | 1 - 1 file changed, 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 8669e5e3..297a1e78 100644 --- a/local.css +++ b/local.css @@ -161,7 +161,6 @@ a:hover /* Placement. */ .sidebar { - width: auto; margin-left: 20px; } -- cgit v1.2.3