fixed margin between imagesY
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Mon, 16 Oct 2017 10:58:40 +0000 (12:58 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Mon, 16 Oct 2017 10:58:40 +0000 (12:58 +0200)
war/src/main/resources/style.css

index caa3748..63bdcf2 100644 (file)
@@ -80,4 +80,5 @@ div.article {
         clear:left;
         padding: 0;
         margin: 0 0 2em 0;
+        overflow: hidden;
 }