From 6813609a3d4529f2f2a89a10c7f910aca6d59ab4 Mon Sep 17 00:00:00 2001 From: Petr Shevtsov Date: Fri, 26 Feb 2016 07:31:06 +0500 Subject: [PATCH 1/1] Update gallery.css Fix #458 --- gallery/gallery.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/gallery.css b/gallery/gallery.css index df899df..2febc68 100644 --- a/gallery/gallery.css +++ b/gallery/gallery.css @@ -122,7 +122,7 @@ a { position: absolute; left: 200px; right: 10px; - top: 100px; + top: 150px; bottom: 10px; } -- 2.7.4