cleaned up top bar image CSS

pull/567/head
Justin Richer 2014-03-15 23:24:39 -04:00
parent 1ef767462e
commit f0ee06b7f3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href=""><img src="${ config.logoImageUrl }" style="margin-bottom: 4px;" /> ${config.topbarTitle}</a>
<a class="brand" href=""><img src="${ config.logoImageUrl }" /> ${config.topbarTitle}</a>
<c:if test="${ not empty pageName }">
<div class="nav-collapse collapse">
<ul class="nav">