From b349b3ee0680d5eaedf3e375991db08695153042 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 11:44:25 +0200 Subject: Style: Trying to hide tags by rewriting divider. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index c9149ec..5689379 100644 --- a/local.css +++ b/local.css @@ -109,7 +109,7 @@ DIV.inlinepage { clear: both; } -DIV.inlinepage DIV.tags { +DIV.inlinepage .tags { display: none; } -- cgit v1.2.3