From: Nicolas LÅ“uillet Date: Tue, 4 Oct 2016 13:00:47 +0000 (+0200) Subject: Fixed calendar icon position with baggy theme X-Git-Tag: 2.1.1~2^2~3 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=3e85e91159c506586970e00e3614679879342de9;hp=0c7f1ba79615be00d07a3fd4e9671f3c2356d38b;p=github%2Fwallabag%2Fwallabag.git Fixed calendar icon position with baggy theme --- diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig index bead6809..9a5c8fe0 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig @@ -41,7 +41,8 @@
- {{ entry.createdAt|date('Y-m-d') }} + + {{ entry.createdAt|date('Y-m-d') }}