mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/12613] Remove unnecessary checks and clean up CSS
PHPBB3-12613
This commit is contained in:
@@ -201,11 +201,11 @@ ul.topiclist li.row dt a.subforum {
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.pagination ul {
|
||||
margin-top: 5px;
|
||||
.pagination > ul {
|
||||
margin: 5px 0 0;
|
||||
}
|
||||
|
||||
.row .pagination ul {
|
||||
.row .pagination > ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user