]> git.0d.be Git - panikweb.git/commitdiff
increase space next to the sidebar player
authorFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 20:18:10 +0000 (22:18 +0200)
committerFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 20:18:10 +0000 (22:18 +0200)
panikweb_templates/static/css/specifics.css

index 55c4db2fd4425cc1d10a5fd8742e5e2de97fefac..0f752e4bfc8097d92cec564735c23fa6a99794ae 100644 (file)
@@ -294,7 +294,7 @@ body{
        #Commons {
                float: left;
                width: 20%;
-               width: calc(0% + 280px);
+               width: calc(0% + 240px);
        }
        #Changing {
                position: relative;