From d58fec9c1d7a2558804d791ad81b800b6f84ef44 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 10 Dec 2015 08:03:39 +0100 Subject: [PATCH] [enh] remove nasty white line between galleries lines --- prosopopee/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/prosopopee/static/css/style.css b/prosopopee/static/css/style.css index 7e0d9b7..83bd695 100644 --- a/prosopopee/static/css/style.css +++ b/prosopopee/static/css/style.css @@ -17,6 +17,7 @@ body { .galleries-line { width: 100%; height: 100%; + margin-bottom: -4px; /* YOLO */ } .covers-1 .gallery-square {