From e1eaa99dfda5e46ebe09831a8a9fa9055350ceb9 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 4 Mar 2010 16:51:42 +0100 Subject: No display of tags in footer - DIV., not DIV#. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index ce77a6d2..671049f3 100644 --- a/local.css +++ b/local.css @@ -205,7 +205,7 @@ DIV#farbar { min-height: 480px; } -DIV#tags { +DIV.tags { display: none; } -- cgit v1.2.3