From 5f95f723d7f7ca4f02266d4f76b05899b59a6669 Mon Sep 17 00:00:00 2001
From: Meik Sievertsen
Date: Mon, 31 Aug 2009 13:16:10 +0000
Subject: [PATCH] set to !important because lists with the applied display:
list-item will result in forum descriptions shown even if hidden (at least in
safari)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10078 89ea8834-ac86-4346-8a33-228a782c2dd0
---
phpBB/styles/prosilver/template/viewforum_body.html | 2 +-
phpBB/styles/prosilver/template/viewtopic_body.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html
index 23c52a5ee0..a07f1f589e 100644
--- a/phpBB/styles/prosilver/template/viewforum_body.html
+++ b/phpBB/styles/prosilver/template/viewforum_body.html
@@ -5,7 +5,7 @@
- {FORUM_DESC}
+
{FORUM_DESC}
{L_MODERATOR}{L_MODERATORS}: {MODERATORS}
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index b517aa7858..24c57b9a7e 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -2,7 +2,7 @@
[ {L_MCP} ]
-{FORUM_DESC}
+{FORUM_DESC}