summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorXheni <myrtajxheni@gmail.com>2017-09-22 12:22:02 +0200
committerGitHub <noreply@github.com>2017-09-22 12:22:02 +0200
commitbab6811a6164f8719cd769474010cfe3e21ed34b (patch)
tree3d30bf8291804bd461dec0ffbf987dc3d274a01f /css
parent3ec36fb7d455294f4a3313784ff856f0b0063a40 (diff)
parentf970741ff1d0e163778833e51dfd328c81e5ce7a (diff)
Merge pull request #357 from nextcloud/contactlist
adjust the space between avatar and name in the contacts list
Diffstat (limited to 'css')
-rw-r--r--css/_app-content-list.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/_app-content-list.scss b/css/_app-content-list.scss
index fd577cd9..3ab1c03b 100644
--- a/css/_app-content-list.scss
+++ b/css/_app-content-list.scss
@@ -31,6 +31,7 @@
height: 68px;
border-top: 1px solid nc-darken($color-main-background, 8%);
cursor: pointer;
+ padding-left: 7px;
}
.app-content-list-item:hover,