From: Johan GIRAUD Date: Wed, 11 Feb 2015 21:50:11 +0000 (+0100) Subject: [CSS] + overflow article X-Git-Tag: 0.1.0~20 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=356c1aa301ea9b356889962769bb576d052d54d1 [CSS] + overflow article --- diff --git a/css/habillage.css b/css/habillage.css index 70583ca..f03603f 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -209,7 +209,6 @@ p { /*2EME COLONNE*/ #news { - overflow: hidden; margin: 0 10px; } .article { diff --git a/css/habillage.scss b/css/habillage.scss index 663e0e0..6e2f680 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -237,7 +237,6 @@ p{ #news{ - overflow: hidden; margin:0 10px; } .article{