summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorgreta <gretadoci@gmail.com>2022-06-29 17:08:41 +0200
committerRichard Steinmetz <richard@steinmetz.cloud>2022-07-15 14:34:23 +0200
commit252a525368f8069628cfdebeff149e01b8613813 (patch)
tree4ea9c80dd4c659b8258317c8979d58e70b339721 /css
parent9d1a7cf81a5420ddb9d6ea8961931d046b3e6e2b (diff)
Migrate settings menu of contacts
Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Diffstat (limited to 'css')
-rw-r--r--css/SettingsSection.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/css/SettingsSection.scss b/css/SettingsSection.scss
index 39b673a7..0074aa01 100644
--- a/css/SettingsSection.scss
+++ b/css/SettingsSection.scss
@@ -64,16 +64,6 @@
height: 44px;
}
-.social-sync__list-entry {
- label::before {
- margin-left: 14px !important;
- margin-right: 14px !important;
- }
- em {
- margin-left: 44px !important;
- }
-}
-
// Sort Contacts
.sort-contacts {
display: flex;