From d9a0e4b36a3a3a594d5c3f51232a5a40c18b4f73 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 22 Feb 2018 02:06:45 +0100 Subject: [PATCH] Update app.css --- css/app.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 7e7bd8b..560f147 100755 --- a/css/app.css +++ b/css/app.css @@ -2502,7 +2502,8 @@ form .row .postfix-round.row.collapse .postfix { input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; - border-radius: 0; } + border-radius: 0; + padding: 10px; } /* Respect enforced amount of rows for textarea */ textarea[rows] {