1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/15387] Fix CSS for master branch

PHPBB3-15387
This commit is contained in:
Marc Alexander
2017-11-01 19:08:17 +01:00
parent c309b4cd8d
commit 2312af57c6

View File

@@ -74,8 +74,8 @@ ul.topiclist dd {
}
ul.topiclist li.row dd {
padding: 4px 0 999px 0;
margin-bottom: -995px;
padding: 4px 0 999px;
}
ul.topiclist dfn {