From 7034b82fc4b2a4f5fba1e9ae959cfc9bb3e96bac Mon Sep 17 00:00:00 2001 From: Jessica Date: Wed, 1 Aug 2018 15:11:57 +0200 Subject: worked on multiselect and translations for options --- css/settings.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'css') 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æ * * @author John Molakvoæ + * author Team Popcorn * * @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; -- cgit v1.2.3