From 32d15a493c713dcfbe56bafb4e8ce92a5ee40df1 Mon Sep 17 00:00:00 2001 From: rr- Date: Sun, 12 Feb 2017 10:41:49 +0100 Subject: [PATCH] client/css: add margin to file dropper button --- client/css/core-forms.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/client/css/core-forms.styl b/client/css/core-forms.styl index 541de1b..06a5442 100644 --- a/client/css/core-forms.styl +++ b/client/css/core-forms.styl @@ -259,6 +259,7 @@ input::-moz-focus-inner word-wrap: break-word input margin-top: 0.5em + margin-right: 0.5em width: auto flex: 1 button