mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge remote-tracking branch 'Zoddo/ticket/12207' into develop
* Zoddo/ticket/12207: [ticket/12207] Forum broken when error thrown
This commit is contained in:
commit
233bdfa5f6
1 changed files with 0 additions and 2 deletions
|
@ -747,7 +747,6 @@ dl.details dd {
|
||||||
}
|
}
|
||||||
|
|
||||||
.clearfix, fieldset dl, ul.topiclist dl, dl.polls {
|
.clearfix, fieldset dl, ul.topiclist dl, dl.polls {
|
||||||
height: 1%;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -755,7 +754,6 @@ dl.details dd {
|
||||||
/* Pagination
|
/* Pagination
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.pagination {
|
.pagination {
|
||||||
height: 1%; /* IE tweak (holly hack) */
|
|
||||||
width: auto;
|
width: auto;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue