]> git.0d.be Git - panikweb.git/commitdiff
style: calculate mainsub width to occupy available space
authorFrédéric Péters <fpeters@0d.be>
Tue, 15 Oct 2013 16:40:56 +0000 (18:40 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 15 Oct 2013 16:40:56 +0000 (18:40 +0200)
panikweb_templates/static/css/specifics.css

index 1fbd75a150577f4ce8223641eb244973a85ba1dc..766539759aecd478ef40165d01a9223cdd009975 100644 (file)
@@ -334,6 +334,7 @@ body{
                position: absolute;
                top: 50px;
                left: 320px;
+               width: calc(98% - 320px);
        }
 
        #About div.mainSub ul,