1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-05 00:13:29 +02:00

[ticket/14976] Fix icon line-height

PHPBB3-14976
This commit is contained in:
hanakin 2017-01-08 22:50:05 -05:00 committed by Michael Miday
parent dbf1987bb3
commit 3b5fa30bb5

View File

@ -946,6 +946,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
.pagination li.page-jump a i {
font-size: 21px;
line-height: 21px;
}
.pagination .arrow a {