1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #6458 from marc1706/ticket/16796-master

[ticket/16796] Fixing misalignment of header items in category on index -- master version
This commit is contained in:
Marc Alexander
2023-01-31 22:02:50 +01:00

View File

@@ -137,7 +137,7 @@ li.header dt,
li.header dd {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
line-height: 16px;
text-transform: uppercase;
border-left-width: 0;
margin: 2px 0 4px;