From 9a876aafc413b881a80c6fa4154c9c22417ff839 Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Fri, 19 Feb 2016 15:46:36 +0100 Subject: [PATCH] =?UTF-8?q?[fix]=C2=A0Revert=20"[fix]=20css=20fix.=20cover?= =?UTF-8?q?s=20were=20overlapping"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was fixing the behavior for cover-1, but breaks it when several cover-3 follows. Better keep it as it was before, waiting for a better solution. This reverts commit 13e9d369c10c0b0811764cf7c9b56ff4c0bd4666. --- 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 c956b5e..d3e2a59 100644 --- a/prosopopee/static/css/style.css +++ b/prosopopee/static/css/style.css @@ -21,6 +21,7 @@ a { .galleries-line { width: 100%; height: 100%; + margin-bottom: -4px; /* YOLO */ } .covers-1 .gallery-square {