summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/settings.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/settings.scss b/css/settings.scss
index 8bc45bb1..a8c95c68 100644
--- a/css/settings.scss
+++ b/css/settings.scss
@@ -2,6 +2,7 @@
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
*
* @author John Molakvoæ <skjnldsv@protonmail.com>
+ * author Team Popcorn <teampopcornberlin@gmail.com>
*
* @license GNU AGPL version 3 or any later version
*
@@ -30,7 +31,6 @@
// Addressbook lists
#address-book-list li {
- padding: 6px 0;
display: flex;
align-items: center;
white-space: nowrap;
@@ -143,7 +143,6 @@
}
// Import contacts
-
.import-contact {
display: flex;
flex-direction: column;