summaryrefslogtreecommitdiffstats
path: root/css/public
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-02-07 15:04:01 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-08-08 19:32:11 +0200
commit5ce1aaa60e07acb7b8b6d15cdefa25ba03044ac4 (patch)
tree989278a63093f6a20483e96d50a396da87655028 /css/public
parent419e052d1d5c2cab539b80ca4e02b86c17740baa (diff)
Fix addressbook arrow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'css/public')
-rw-r--r--css/public/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/public/style.css b/css/public/style.css
index 7d415c1c..e225b08c 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -492,6 +492,10 @@ contactimport .select2-container .select2-choice {
border-top: none;
}
+contactimport .ui-select-offscreen {
+ display: none;
+}
+
/* Contacts List */
#new-contact-button {
margin: 14px auto; /* to have the same height than a contact*/