From d419572c289ee06a690de4af6644a9de9f02b6e2 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 23 Jan 2008 14:11:48 +0000 Subject: interface bug fix: tags hidden by sidebox into alltags page git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@22 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scuttle.css') diff --git a/scuttle.css b/scuttle.css index 4ab1da1..eb22bec 100644 --- a/scuttle.css +++ b/scuttle.css @@ -258,9 +258,10 @@ div#sidebar ul li { p.tags { line-height: 2.25em; - margin: 2em 10%; + /*margin: 2em 10%;*/ text-align: justify; vertical-align: middle; + width: 70%; } p.tags a, p.tags span { -- cgit v1.2.3