1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-25 17:41:25 +02:00

[ticket/12613] Fix dropdown-up positioning

PHPBB3-12613
This commit is contained in:
PayBas
2014-05-29 23:58:25 +02:00
parent c3b24e2005
commit 015ddc8fa8
2 changed files with 5 additions and 2 deletions

View File

@@ -515,7 +515,6 @@ fieldset.display-actions {
.topic-actions > .pagination {
float: none;
overflow: hidden;
clear: both;
padding-bottom: 1px;
}