aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorZoddo <zoddo.ino@gmail.com>2014-02-17 21:58:39 +0100
committerZoddo <zoddo.ino@gmail.com>2014-02-17 21:58:39 +0100
commitfb662ebf50b9c3ef9a4dec0e499d64cca3be34ed (patch)
tree2daed6c61269fa8b3a239844219a40123398a826 /phpBB/styles/prosilver
parent344baf91809bbfd5a224191e13472b94f77b421c (diff)
downloadforums-fb662ebf50b9c3ef9a4dec0e499d64cca3be34ed.tar
forums-fb662ebf50b9c3ef9a4dec0e499d64cca3be34ed.tar.gz
forums-fb662ebf50b9c3ef9a4dec0e499d64cca3be34ed.tar.bz2
forums-fb662ebf50b9c3ef9a4dec0e499d64cca3be34ed.tar.xz
forums-fb662ebf50b9c3ef9a4dec0e499d64cca3be34ed.zip
[ticket/12207] Forum broken when error thrown
Fix display of forum when error is outputted before <html> tag. PHPBB3-12207
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/theme/common.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 288477f52a..84f6859936 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -747,7 +747,6 @@ dl.details dd {
}
.clearfix, fieldset dl, ul.topiclist dl, dl.polls {
- height: 1%;
overflow: hidden;
}
@@ -755,7 +754,6 @@ dl.details dd {
/* Pagination
---------------------------------------- */
.pagination {
- height: 1%; /* IE tweak (holly hack) */
width: auto;
text-align: right;
margin-top: 5px;