mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12207] Forum broken when error thrown
Fix display of forum when error is outputted before <html> tag. PHPBB3-12207
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user