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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-06 23:40:29 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-06 23:40:29 +0400
commit676ded0c63e47b162fd3a3a28e984e3576c8846b (patch)
tree347c7b78200a9b5b30967d42e93e228befb1d47c /core/css/apps.css
parentc8c83e0e02d559d2ad5d449a8072ba07edf3317b (diff)
properly indent contents of folders for app styles, to line up with text
Diffstat (limited to 'core/css/apps.css')
-rw-r--r--core/css/apps.css4
1 files changed, 2 insertions, 2 deletions
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 {