]> git.0d.be Git - panikweb.git/commitdiff
enlarge available space for playing track
authorFrédéric Péters <fpeters@0d.be>
Wed, 1 Aug 2018 15:07:10 +0000 (17:07 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 1 Aug 2018 15:07:10 +0000 (17:07 +0200)
panikweb_templates/static/css/_specifics.scss

index da2fb8ae7e10c8a10193a5ddceeff2e5d033559b..84cfcabfc6bb322e8cecfd6e5bea6c7cf7471018 100644 (file)
@@ -322,7 +322,7 @@ body{
 #Player {
        display: inline-block;
        @media screen and (min-width: $size_m) {
-               min-width: 350px
+               min-width: 450px
        }
 }