From fcaf8866c31f776ed3789260c03b5f639025a374 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 22 Feb 2018 02:08:08 +0100 Subject: [PATCH] Update app.css --- css/app.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/app.css b/css/app.css index 560f147..36951fc 100755 --- a/css/app.css +++ b/css/app.css @@ -2500,8 +2500,6 @@ form .row .postfix-round.row.collapse .postfix { border-top-right-radius: 1000px; } input[type="submit"] { - -webkit-appearance: none; - -moz-appearance: none; border-radius: 0; padding: 10px; }