diff --git a/templates/widgets/pageaction.lucius b/templates/widgets/pageaction.lucius index 9cda8afc9..c06e9404c 100644 --- a/templates/widgets/pageaction.lucius +++ b/templates/widgets/pageaction.lucius @@ -59,7 +59,7 @@ .pagenav__link-wrapper { flex: 1; - padding: 10px 10px 15px; + padding: 10px 10px 12px; &:hover { background-color: var(--color-grey-light);