From 6c50fb31e077284e0822991c318aa3fd1fa878a6 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Mar 2020 20:49:09 +1000 Subject: More minor UI tweaks --- static/upload.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/upload.css') diff --git a/static/upload.css b/static/upload.css index 9add614..ca9006a 100644 --- a/static/upload.css +++ b/static/upload.css @@ -1,7 +1,7 @@ .upload-container { display: inline-block; max-width: 100%; - margin-top: 50px; + margin-top: 10px; } .upload-wrapper { -- cgit v1.2.3