mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14976] Fix icon line-height
PHPBB3-14976
This commit is contained in:
parent
dbf1987bb3
commit
3b5fa30bb5
1 changed files with 1 additions and 0 deletions
|
@ -946,6 +946,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||||
|
|
||||||
.pagination li.page-jump a i {
|
.pagination li.page-jump a i {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
|
line-height: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pagination .arrow a {
|
.pagination .arrow a {
|
||||||
|
|
Loading…
Add table
Reference in a new issue