diff --git a/templates/widgets/pageaction.lucius b/templates/widgets/pageaction.lucius index 923c8ceee..29977228d 100644 --- a/templates/widgets/pageaction.lucius +++ b/templates/widgets/pageaction.lucius @@ -14,6 +14,7 @@ .pagenav__link-wrapper { flex: 1; padding: 10px 10px 12px; + text-decoration: none !important; &:hover { background-color: var(--color-grey-light);