From b68f833ce98b26652f1fb9f224227364eb4db13c Mon Sep 17 00:00:00 2001 From: rr- Date: Sat, 10 Sep 2016 15:49:21 +0200 Subject: [PATCH] client/css: increase button margin in upload form --- client/css/post-upload.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl index ac7dd68..ac5cbfa 100644 --- a/client/css/post-upload.styl +++ b/client/css/post-upload.styl @@ -50,3 +50,4 @@ float: right a color: $inactive-link-color + margin-left: 0.5em