]> git.0d.be Git - panikweb.git/commitdiff
style: minor adjustment to main content width
authorFrédéric Péters <fpeters@0d.be>
Sat, 28 Sep 2013 13:32:36 +0000 (15:32 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 28 Sep 2013 13:32:36 +0000 (15:32 +0200)
panikweb_templates/static/css/specifics.css

index 69f398037c4b0543ab50d799428f4346e7a69cea..f19be262b73682cdd23dd646fb7c155377585ac1 100644 (file)
@@ -301,8 +301,7 @@ body{
                position: relative;
                float: right;
                width: 78%;
-               width: calc(100% - 300px);
-               margin-left: 20px;
+               width: calc(100% - 280px);
        }
        #All h1.top {
                font-size: 120px;