Tweak style for header logo
seemed necessary for sake of bobcat theme, but worked for default too..
This commit is contained in:
parent
9294d95ffb
commit
71c60c58a1
|
@ -22,5 +22,5 @@
|
|||
</%def>
|
||||
|
||||
<%def name="header_logo()">
|
||||
${h.image(request.static_url('tailbone:static/img/rattail.ico'), "Header Logo", height='49')}
|
||||
${h.image(request.static_url('tailbone:static/img/rattail.ico'), "Header Logo", style="height: 55px;")}
|
||||
</%def>
|
||||
|
|
Loading…
Reference in a new issue