From 925af2f19ac7c513d7b1567ab0f48a73e8fb8f6e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 18 Apr 2019 22:15:22 +0200 Subject: modal --- client/modalImage/modal.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/modalImage') diff --git a/client/modalImage/modal.css b/client/modalImage/modal.css index 3ac9237e..cf8f331d 100644 --- a/client/modalImage/modal.css +++ b/client/modalImage/modal.css @@ -77,7 +77,7 @@ } .modal .prev img, .modal .next img { - max-width: 100%; + max-width: 40px; max-height: 100%; } @@ -102,11 +102,11 @@ .desktop .modal .prev:hover { width: 9%; - left: -8px; + left: -10px; } .desktop .modal .next:hover { width: 9%; - right: -8px; + right: -10px; } .desktop .modal .close:hover { padding: 10px; -- cgit v1.2.3-70-g09d2