summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
authorGravatar mensonge2008-02-19 14:19:49 +0000
committerGravatar mensonge2008-02-19 14:19:49 +0000
commit93da909d9cc514d50705d59ae95786e55b758958 (patch)
tree55f0a0cc703d6cc6ca25823485de1b790db4aa6e /scuttle.css
parent6f312b54db9179f93a09195aad2baf8964bf7c56 (diff)
downloadscuttle-93da909d9cc514d50705d59ae95786e55b758958.tar.gz
scuttle-93da909d9cc514d50705d59ae95786e55b758958.zip
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
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css1
1 files changed, 1 insertions, 0 deletions
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 {