From 2a85717f5b606b791dacd9561c6d542b5958c0a3 Mon Sep 17 00:00:00 2001 From: "Go Johansson (neku)" Date: Fri, 22 Jul 2022 08:49:34 +0200 Subject: [PATCH] add padding --- src/static/css/uguu.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/css/uguu.css b/src/static/css/uguu.css index cacb6d8..748dcb8 100644 --- a/src/static/css/uguu.css +++ b/src/static/css/uguu.css @@ -234,6 +234,7 @@ nav > ul > li:last-child:after { color: #891A18; } button.upload-clipboard-btn { + margin-left: 5px; height: 32px; } .error#upload-filelist .progress-percent {