From 30c2bfbdfafcedbf28a4fb1193eadc78005f8a6c Mon Sep 17 00:00:00 2001 From: ansuz Date: Mon, 9 Aug 2021 15:47:27 +0530 Subject: [PATCH] more small tweaks --- www/form/app-form.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/form/app-form.less b/www/form/app-form.less index edc37ef15..a32981723 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -85,7 +85,7 @@ } td { - margin: 1px auto; + margin: 1px; min-width: 20px; max-width: 30px; border: 1px solid @cryptpad_color_brand_fadest; @@ -525,6 +525,7 @@ .cp-form-creator-results-controls { margin-bottom: 20px; + margin-top: 20px; //background: @cp_form-bg1; //padding: 10px;