Fixed issue with pagebuttons transparent

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-02 13:38:28 +02:00
parent cbbbd14c18
commit f66611780d

View File

@@ -3406,6 +3406,7 @@ nav ul li:hover, nav ul li.active {
#pageButtons {
margin-left: -11px;
width: 100vw;
position: relative;
}
#search_loader {