summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-02-07 15:53:26 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-08-08 19:33:21 +0200
commit3b936fa22631c0b321cdba1d5f7d11da44fe74d2 (patch)
treefa52cef5933126d0cc649ac63e30f3069e04e705 /css
parent757afbaeef7655d16a0f5a68955813155b1bf4ae (diff)
Restrict if not enough addressbooks
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/public/style.css b/css/public/style.css
index a3dc9265..f8117154 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -490,7 +490,7 @@ contactimport .select2-container .select2-choice {
height: 100%;
line-height: 31px;
border-radius: 0 0 3px 3px;
- border-top: none;
+ border-top: none !important;
}
contactimport .select2-drop-active {