_includes/header/blogHeader.html in appscms-tools-theme-0.5.4 vs _includes/header/blogHeader.html in appscms-tools-theme-0.5.5
- old
+ new
@@ -4,10 +4,10 @@
{% if navbar.navbarBrandText != "" %}
<a class="navbar-brand" href="/" title="{{navbar.navbarBrandText}}">{{navbar.navbarBrandText}}</a>
{% else %}
<a href="/">
- <img class="logo-height" src="{{navbar.navbarBrandLogo}}" alt="{{navbar.navbarBrandLogo}}" class="navbar-brand-image">
+ <img class="logo-height" src="{{navbar.navbarBrandLogo}}" alt="{{navbar.navbarBrandLogo}}" width="40px" class="navbar-brand-image">
</a>
{% endif %}
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent">