summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2016-05-06 17:51:31 +0200
committerskjnldsv <fremulon@protonmail.com>2016-05-06 17:55:55 +0200
commit0b0d9e56d96a9f1e4a01d37e4f84ef9c1f2211bc (patch)
tree562ce06315908445df77cef5394484d99ff63275 /templates
parentae2fe17e9814b7b8823ca2630ed320d1b5fa68bb (diff)
Upload button
Diffstat (limited to 'templates')
-rw-r--r--templates/contactImport.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/contactImport.html b/templates/contactImport.html
index f8759c26..da3c6d91 100644
--- a/templates/contactImport.html
+++ b/templates/contactImport.html
@@ -1,5 +1,2 @@
<input type="file" id="contact-import" class="hidden-visually"/>
-<label for="contact-import" class="button" id="upload">
- <span class="text">{{importText}}</span>
- <span class="icon-upload"></span>
-</label>
+<label for="contact-import" class="icon-upload button" id="upload">{{importText}}</label>