Browse Source

Fix login appearance for ios webkit engine

tags/v13.0.0beta1
John Molakvoæ 6 years ago
parent
commit
d44cbe3793
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      core/css/guest.css

+ 1
- 0
core/css/guest.css View File

@@ -161,6 +161,7 @@ input {
padding: 11px 10px 9px;
outline: none;
border-radius: 3px;
-webkit-appearance: none;
}
input[type='submit'],
input[type='button'],

Loading…
Cancel
Save