From f970741ff1d0e163778833e51dfd328c81e5ce7a Mon Sep 17 00:00:00 2001 From: xh3n1 Date: Thu, 21 Sep 2017 23:39:17 +0200 Subject: adjust the space between avatar and name --- css/_app-content-list.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'css') 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, -- cgit v1.2.3