1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[ticket/12813] Use -moz-only fix instead of generic padding

PHPBB3-12813
This commit is contained in:
PayBas
2014-07-06 13:01:57 +02:00
parent ba207cd3b5
commit 8d6d21c7de
3 changed files with 2 additions and 10 deletions

View File

@@ -200,10 +200,6 @@ ul.topiclist li.row dt a.subforum {
margin: 5px 0 0;
}
.row .pagination > ul {
margin-top: 0;
}
.row .pagination .ellipsis + li {
display: none !important;
}