page actions not underlined because buttons already

This commit is contained in:
Felix Hamann 2019-02-08 22:28:13 +01:00
parent c15f5da8e2
commit 8b8f0cd457

View File

@ -14,6 +14,7 @@
.pagenav__link-wrapper {
flex: 1;
padding: 10px 10px 12px;
text-decoration: none !important;
&:hover {
background-color: var(--color-grey-light);