]> git.0d.be Git - panikweb.git/commitdiff
fix news li padding to apply to not apply to text content
authorFrédéric Péters <fpeters@0d.be>
Sat, 14 Sep 2013 13:29:14 +0000 (15:29 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 14 Sep 2013 13:29:14 +0000 (15:29 +0200)
panikweb_templates/static/css/specifics.css

index 5e3cf6d97ab361b71d60ab89d2837e2c50b395da..e249d53fc269d3deff86927a36251490bad71a90 100644 (file)
@@ -733,7 +733,7 @@ body{
 }
 .list.news li {
 }
-.news li a{padding:1em;}
+.news li.item a{padding:1em;}
 
 .news .logo img{
        display:block;