From d361f0e6bb3255d06c8a9ce05447e4b874063cb0 Mon Sep 17 00:00:00 2001 From: opi Date: Thu, 13 Nov 2014 18:54:19 +0100 Subject: [PATCH] [fix] Do not return formatted html in ynhpanel.json --- access.lua | 1 - portal/assets/css/ynh-style.css | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/access.lua b/access.lua index 68da8f0..e659d5c 100644 --- a/access.lua +++ b/access.lua @@ -406,7 +406,6 @@ function get_data_for(view) local mails = get_mails(user) data = { - title = user.." "..cache:get(user.."-cn").."", connected = true, portal_url = portal_url, uid = user, diff --git a/portal/assets/css/ynh-style.css b/portal/assets/css/ynh-style.css index 11049ab..8259914 100644 --- a/portal/assets/css/ynh-style.css +++ b/portal/assets/css/ynh-style.css @@ -74,6 +74,7 @@ body { font-size: 1em; line-height:1.5; margin: 0; + padding: 0; } h1:first-child,