diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index fd2bfa0..64096fd 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -530,7 +530,7 @@ div { .thumbswipe { -webkit-overflow-scrolling: touch; - max-height: 100px; - overflow-x: auto; + max-height: 100px; + overflow-x: hidden; overflow-y: hidden; } \ No newline at end of file diff --git a/src/main/resources/templates/allgemeines.html b/src/main/resources/templates/allgemeines.html index 6a3615b..fb90ad3 100644 --- a/src/main/resources/templates/allgemeines.html +++ b/src/main/resources/templates/allgemeines.html @@ -26,9 +26,7 @@
- - - +