[enh] remove nasty white line between galleries lines

This commit is contained in:
Laurent Peuch 2015-12-10 08:03:39 +01:00
parent ca2db908ec
commit d58fec9c1d

View File

@ -17,6 +17,7 @@ body {
.galleries-line {
width: 100%;
height: 100%;
margin-bottom: -4px; /* YOLO */
}
.covers-1 .gallery-square {