From 76258988ffb9e182702f8cee8ef4392d493f4b77 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Tue, 16 Feb 2021 08:19:53 +0200 Subject: Image viewer bugs --- css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index b99d13f..ef22be7 100644 --- a/css/style.css +++ b/css/style.css @@ -315,6 +315,7 @@ input[type=submit]:hover { background-color: black; background-repeat: no-repeat; background-position: center; + background-size: contain; } .filecontentsroot, .foldercontents { -- cgit v1.2.3