]> git.0d.be Git - panikweb.git/commitdiff
css: remove empty rules
authorFrédéric Péters <fpeters@0d.be>
Sat, 28 Sep 2013 06:51:22 +0000 (08:51 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 28 Sep 2013 06:58:15 +0000 (08:58 +0200)
panikweb_templates/static/css/specifics.css

index 677f7c0a37903e14563f15bed66c8a811ec433f5..f1ebc6c31daf7b728360de0bc94c83cb235133c7 100644 (file)
 }
 
 
-@media screen and (min-width: 1280px) {
-       /*
-       #specialHome .leftPart {
-               width: 60%;
-       }
-       #specialHome .rightPart {
-               width: 30%;
-       }
-    */
-       #recent-emissions ul.columns,
-       #recent-sounds ul.columns {
-               column-count: 1;
-               -webkit-column-count: 1;
-               -moz-column-count: 1;
-       }
-}
-
-
 button.control, button.symbol{background:transparent;border:none;margin:0;padding:0;}
 nav.menu{
        width:100%;