From: Jan-Christoph Borchardt Date: Sun, 6 Oct 2013 19:40:29 +0000 (+0300) Subject: properly indent contents of folders for app styles, to line up with text X-Git-Tag: v6.0.0alpha2~43^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=676ded0c63e47b162fd3a3a28e984e3576c8846b;p=nextcloud-server.git properly indent contents of folders for app styles, to line up with text --- diff --git a/core/css/apps.css b/core/css/apps.css index 49fb189f384..f68f53d6999 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -104,8 +104,8 @@ padding-left: 32px; } #app-navigation > .with-icon ul li > a { - padding-left: 48px; - background-position: 24px center; + padding-left: 68px; + background-position: 44px center; } #app-navigation .open {