From 3b1834c1aba37353b6e0b749c6816846454f0a3e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 26 Sep 2003 06:36:28 +0000 Subject: [PATCH] i admit it git-svn-id: file:///svn/phpbb/trunk@4511 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/theme/stylesheet.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css index 764d7198df..88d1d778a8 100644 --- a/phpBB/styles/subSilver/theme/stylesheet.css +++ b/phpBB/styles/subSilver/theme/stylesheet.css @@ -86,7 +86,3 @@ select { color: black; background-color: white; font-family: Verdana, serif; fon .syntaxkeyword { color: #007700; } .syntaxstring { color: #DD0000; } -/* - DIV -*/ -div.postreview { overflow: auto; width: 100%; height: 300px; border: 1px; }