Fixed calendar icon position with baggy theme
This commit is contained in:
parent
0c7f1ba796
commit
3e85e91159
@ -41,7 +41,8 @@
|
||||
</div>
|
||||
|
||||
<div id="article-informations">
|
||||
<i class="tool icon icon-calendar" title="{{ 'entry.view.created_at'|trans }}">{{ entry.createdAt|date('Y-m-d') }}
|
||||
<i class="tool icon icon-calendar" title="{{ 'entry.view.created_at'|trans }}">
|
||||
{{ entry.createdAt|date('Y-m-d') }}
|
||||
</i>
|
||||
|
||||
<i class="tool icon icon-time">
|
||||
|
Loading…
x
Reference in New Issue
Block a user