]> git.0d.be Git - panikweb.git/commitdiff
static: prevent scrollbar on currently playing zone
authorFrédéric Péters <fpeters@0d.be>
Mon, 22 May 2017 06:42:01 +0000 (08:42 +0200)
committerFrédéric Péters <fpeters@0d.be>
Mon, 22 May 2017 06:42:01 +0000 (08:42 +0200)
panikweb_templates/static/css/_specifics.scss

index 7a0e0eb2609135fb689b347514ac9913d8860a15..e0944cbb08696dc0b9f18eee1abe6adbcdbc8a36 100644 (file)
@@ -695,7 +695,7 @@ h1.top#frequence {
        opacity:0.9;
        padding-top:0.2em;
        height:auto;
-       overflow:auto;
+       overflow: hidden;
 }
 
 @media screen and (max-width: 760px) {