From bd949d0b23879a91123136f8e1153bbb6b0e5d15 Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Thu, 17 May 2007 16:21:33 +0000 Subject: [PATCH] Bit more space for the i18n's string for "Mark", whatever it may be. git-svn-id: file:///svn/phpbb/trunk@7620 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/theme/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 676211b72d..3360a4ef58 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -156,7 +156,7 @@ dd.extra { dd.mark { float: right !important; - width: 40px; + width: 9%; text-align: center; line-height: 200%; font-size: 1.2em;