mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/16796] Fixing misalignment of header items in category on index
This is a fix for the Posts and Views alignment on index page in the header of category/forum. PHPBB3-16796
This commit is contained in:
@@ -98,7 +98,7 @@ li.row strong {
|
|||||||
}
|
}
|
||||||
|
|
||||||
li.header dt, li.header dd {
|
li.header dt, li.header dd {
|
||||||
line-height: 1em;
|
line-height: 1.6em;
|
||||||
border-left-width: 0;
|
border-left-width: 0;
|
||||||
margin: 2px 0 4px 0;
|
margin: 2px 0 4px 0;
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
|
Reference in New Issue
Block a user