mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15309] Fix pagination overlap
Mark the contents of the column as "left-box", enabling proper alignment PHPBB3-15309
This commit is contained in:
@@ -886,7 +886,6 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Pagination in viewforum for multipage topics */
|
||||
.row .pagination {
|
||||
display: block;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
.row .pagination > ul {
|
||||
|
Reference in New Issue
Block a user