From 93da909d9cc514d50705d59ae95786e55b758958 Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 19 Feb 2008 14:19:49 +0000 Subject: Interface fix: improve visualisation of common descriptions (nl2br, css width) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@45 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 1 + 1 file changed, 1 insertion(+) (limited to 'scuttle.css') diff --git a/scuttle.css b/scuttle.css index 211e587..2303ff4 100644 --- a/scuttle.css +++ b/scuttle.css @@ -261,6 +261,7 @@ p.commondescription { color: #555; font-weight: bold; border-left: 1px solid #CC8; + width: 70%; } p.tags { -- cgit v1.2.3-54-g00ecf