Rebrand: Use styling to resize logo on main screen

This commit is contained in:
jooola
2017-08-01 23:19:18 +02:00
parent 4fd0d28b3c
commit 7cb0c6b558
@@ -59,7 +59,7 @@
<a name="top"></a> <a name="top"></a>
<div style="padding-bottom:1.5em"> <div style="padding-bottom:1.5em">
<a href="help.view?" target="main"><img src="<spring:theme code="logoImage"/>" title="<fmt:message key="top.help"/>" alt=""></a> <a href="help.view?" target="main"><img src="<spring:theme code="logoImage"/>" style="width:196px" title="<fmt:message key="top.help"/>" alt=""></a>
</div> </div>
<c:if test="${fn:length(model.musicFolders) > 1}"> <c:if test="${fn:length(model.musicFolders) > 1}">