From da056eb2610a7ede3655f3428e74331827091963 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Thu, 8 Feb 2018 13:12:32 +0100 Subject: [PATCH] hide zoom controller -- too buggy still --- styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 231dc92..034350e 100644 --- a/styles.css +++ b/styles.css @@ -87,7 +87,8 @@ p.caption a.url:hover { } #slider-wrapper { - display: inline-block; + display: none;/ + /*display: inline-block;*/ /* width: 20px; height: 150px; */ padding: 0;