Fix aktiviter in mobile mode

This commit is contained in:
2018-08-12 03:54:39 +02:00
parent 79e413d194
commit 31a7470b37
6 changed files with 48 additions and 20 deletions

View File

@@ -219,7 +219,6 @@ nav #usermenu li:first-child:hover {
body {
overflow-y: scroll;
overflow-x: hidden;
min-height: 100vh;
}
* {
@@ -240,7 +239,7 @@ main h2 {
}
article {
margin-bottom: 7vh;
overflow-y: hidden;
}
.gridsplit {