From 3b5fa30bb544fb5f23465d7e20af6d3449ffaadb Mon Sep 17 00:00:00 2001 From: hanakin Date: Sun, 8 Jan 2017 22:50:05 -0500 Subject: [PATCH] [ticket/14976] Fix icon line-height PHPBB3-14976 --- phpBB/styles/prosilver/theme/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 4c25e2f000..f8ae3d3283 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -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 {