mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #5028 from marc1706/ticket/15387
[ticket/15387] Fix CSS for master branch
This commit is contained in:
commit
0a929155b1
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