mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00: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:
commit
99b8d2bee5
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue