aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/css/base.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/css/base.css b/www/css/base.css
index 67f858c..0dd9f32 100644
--- a/www/css/base.css
+++ b/www/css/base.css
@@ -642,6 +642,7 @@ input[type=text],
input[type=password],
input[type=email],
input[type=file],
+input[type=tel],
textarea {
width: 100%;
padding: 0.5em;
@@ -664,6 +665,7 @@ textarea {
}
input[type=text],
+input[type=tel],
input[type=password],
input[type=email],
input[type=file] {