Make iphone worky
j3s j3s@c3f.net
Wed, 10 Jun 2020 18:01:57 -0500
1 files changed,
6 insertions(+),
0 deletions(-)
jump to
M
templates/form.html
→
templates/form.html
@@ -236,6 +236,12 @@ input[type="button"].button-primary:focus {
color: #FFF; background-color: #1EAEDB; border-color: #1EAEDB; } + + input { + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + } /* Forms