1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

[ticket/12168] Move padding-top to ul.linklist li

PHPBB3-12168
This commit is contained in:
Joas Schilling
2014-03-11 11:26:13 +01:00
parent 37b19bc533
commit 8eb15de406
3 changed files with 3 additions and 2 deletions

View File

@@ -331,6 +331,7 @@ ul.linklist li {
margin-right: 5px;
font-size: 1.1em;
line-height: 2.2em;
padding-top: 1px;
}
ul.linklist li.rightside, p.rightside {