From 2a7e3cb846a9a8ccd650522159ca0940ba67967d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 5 Jan 2020 17:02:44 +0100 Subject: [PATCH] Fix the boldness of the main submenu This should close #1424 --- airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp index 9e183b83..862e0241 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp @@ -38,7 +38,7 @@

${model.welcomeSubtitle}

-

+

 |  @@ -55,7 +55,7 @@ -

+

<%@ include file="homePager.jsp" %>