mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/remove-tweaks2' into develop
This commit is contained in:
@@ -372,6 +372,8 @@ span.corners-bottom span {
|
||||
ul.linklist {
|
||||
display: block;
|
||||
margin: 0;
|
||||
height: 4%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
ul.linklist li {
|
||||
@@ -558,6 +560,11 @@ dl.details dd {
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
|
||||
height: 1%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Pagination
|
||||
---------------------------------------- */
|
||||
.pagination {
|
||||
|
Reference in New Issue
Block a user