mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15387] Fix CSS for master branch
PHPBB3-15387
This commit is contained in:
parent
c309b4cd8d
commit
2312af57c6
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue