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; diff --git a/src/components/AppNavigation/Settings/SettingsAddressbook.vue b/src/components/AppNavigation/Settings/SettingsAddressbook.vue index 0e41c4c0..1972f0b0 100644 --- a/src/components/AppNavigation/Settings/SettingsAddressbook.vue +++ b/src/components/AppNavigation/Settings/SettingsAddressbook.vue @@ -22,7 +22,7 @@ -->