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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-08-16 11:03:32 +0300
committerGitHub <noreply@github.com>2018-08-16 11:03:32 +0300
commit58d8d027c24d8b59de4050a6ade971e375af4b60 (patch)
treea8528a633d052f6899fcece17fd10ec9e7776790
parentdea4322e7f7c343ed654e753a09c53685173cb20 (diff)
parent445cbc1e3cf437dab02a13fdb836754b88d68812 (diff)
Merge pull request #154 from nextcloud/bugfix/noid/no-ideav14.0.0beta4
Change CSS as requested by skj...
-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;
}
}