Commit 5b16179e62f61dff5b313a13d31b1e83ce2e2099

Authored by Palak Handa
1 parent c556cc81b9
Exists in master and in 1 other branch paytm

modify

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -219,6 +219,7 @@
219 219 /*custom input*/
220 220 .text-input, select {
221 221 width: 100%;
  222 + -webkit-appearance: none;
222 223 padding: 12px 25px;
223 224 margin: -2px 0;
224 225 display: inline-block;
... ...