From 5b16179e62f61dff5b313a13d31b1e83ce2e2099 Mon Sep 17 00:00:00 2001 From: palak Date: Tue, 24 Oct 2017 11:06:36 +0530 Subject: [PATCH] modify --- css/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/custom.css b/css/custom.css index b5700e2..1373640 100644 --- a/css/custom.css +++ b/css/custom.css @@ -219,6 +219,7 @@ /*custom input*/ .text-input, select { width: 100%; + -webkit-appearance: none; padding: 12px 25px; margin: -2px 0; display: inline-block; -- 2.0.0