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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-08-09 13:57:11 +0300
committerJoas Schilling <coding@schilljs.com>2018-08-09 13:57:11 +0300
commit445cbc1e3cf437dab02a13fdb836754b88d68812 (patch)
treef621d8c5c6ae6a0931613991f2f1f1c1d9bcb79e
parenta8eb6c77c6d07ef1151db5297d28c3e368ff099a (diff)
Change CSS as requested by skj...
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--css/styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/styles.scss b/css/styles.scss
index 8e7dfd5..1738e42 100644
--- a/css/styles.scss
+++ b/css/styles.scss
@@ -154,7 +154,7 @@
.avatar {
vertical-align: middle;
display: inline-block;
- margin: 0 5px 2px 3px;
+ margin: 0 5px 3px;
}
}