From 2de3cf4fd5a45ea731aaf5f4fe5c7d5a592b5a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Fri, 9 Dec 2011 10:49:29 +0100 Subject: [PATCH] [Bug #1256] Removed inner padding on help tooltip FEA: ItEr75S04BugFixing --- .../src/main/webapp/common/layout/_customMenu.zul | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreplan-webapp/src/main/webapp/common/layout/_customMenu.zul b/libreplan-webapp/src/main/webapp/common/layout/_customMenu.zul index 21220ef8a..f55f09a27 100644 --- a/libreplan-webapp/src/main/webapp/common/layout/_customMenu.zul +++ b/libreplan-webapp/src/main/webapp/common/layout/_customMenu.zul @@ -87,11 +87,11 @@ i18nHelpLink = "/help/" + org.libreplan.web.I18nHelper._("en") + "/" + menuContainer.getHelpLink(); i18nAboutLink = "/help/" + org.libreplan.web.I18nHelper._("en") + "/20-acerca-de.html"; ]]> -