mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/14229] fix paging spacing
PHPBB3-14229
This commit is contained in:
@@ -875,7 +875,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Pagination in viewforum for multipage topics */
|
||||
.row .pagination {
|
||||
display: block;
|
||||
margin-top: -10px;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
.row .pagination > ul {
|
||||
|
Reference in New Issue
Block a user