Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2020-06-07 02:03:05 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2020-06-07 02:03:05 +0300
commitea399a48680c6024deff20c865bce7bb55083ba5 (patch)
tree26920b245eda1140cab05e1f8b74e7f73f619cc7 /css
parentd2d1062326eec291dcbb8e9c8d71b6a523e51558 (diff)
Clean up unneeded CSS
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css')
-rw-r--r--css/Properties/PropertyTitle.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/css/Properties/PropertyTitle.scss b/css/Properties/PropertyTitle.scss
index 2697392c..b4a579d8 100644
--- a/css/Properties/PropertyTitle.scss
+++ b/css/Properties/PropertyTitle.scss
@@ -33,7 +33,4 @@
.property__title--icon {
background-position: center right;
}
- .property__title--icon-details {
- margin-left: 7px;
- }
}