Fixed bugs

Bug 1: If you clicked "En nog 2 anderen..." in the menu it send you tot he top of the page
Bug 2: Span didnt close in the footer
This commit is contained in:
Lars van Hijfte
2017-01-13 15:47:59 +01:00
parent 16e9423851
commit 4bc2bcedd1
3 changed files with 63 additions and 39 deletions

View File

@@ -23,4 +23,5 @@
padding: 5px 20px;
color: #666;
font-size: 14px;
cursor: pointer;
}