mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/15387] Make vertical bars full height - fix 1
Fix issue with 2px gap at the bottom of the bars. PHPBB3-15387
This commit is contained in:
parent
44a0a9e3e0
commit
e5860288be
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ul.topiclist dl {
|
|||
}
|
||||
|
||||
ul.topiclist li.row dl {
|
||||
padding: 2px 0;
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
||||
ul.topiclist dt, ul.topiclist dd {
|
||||
|
|
Loading…
Add table
Reference in a new issue