Added a padding to pagebuttons instead

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-02 13:44:27 +02:00
parent 5ffe816106
commit fc272a56b8

View File

@@ -3407,7 +3407,7 @@ nav ul li:hover, nav ul li.active {
margin-left: -11px;
width: 100vw;
position: relative;
bottom: -3px;
padding-bottom: 3px;
}
#search_loader {