Fix login appearance for ios webkit engine
This commit is contained in:
parent
497cd7fa4e
commit
d44cbe3793
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ input {
|
|||
padding: 11px 10px 9px;
|
||||
outline: none;
|
||||
border-radius: 3px;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
input[type='submit'],
|
||||
input[type='button'],
|
||||
|
|
Loading…
Reference in a new issue