aboutsummaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
authorAlex Vitkov <alexvitkov98@gmail.com>2021-02-16 08:19:53 +0200
committerAlex Vitkov <alexvitkov98@gmail.com>2021-02-16 08:19:53 +0200
commit76258988ffb9e182702f8cee8ef4392d493f4b77 (patch)
treee6d22db291cf2802d2e2b64507f0e31ed09f3106 /css/style.css
parent7fe813121b2e6d95ad6e86eeaf12ed58dc2ff729 (diff)
downloadfileup-76258988ffb9e182702f8cee8ef4392d493f4b77.tar.gz
Image viewer bugs
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css1
1 files changed, 1 insertions, 0 deletions
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 {