summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-07-15 14:37:43 +0200
committerGitHub <noreply@github.com>2022-07-15 14:37:43 +0200
commit34964dea6004b32d3f5d1219bcff50856ecd7177 (patch)
tree4f8c19a06e09359b65a68b1aa399296dceeaeb4d /css
parent1d1e77ad86db8e1d4efee0fdb9532fc7511406c3 (diff)
parent252a525368f8069628cfdebeff149e01b8613813 (diff)
Merge pull request #2807 from nextcloud/migrate/settings-contacts
Migrate settings menu icons of contacts to material design icons
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;