From: Thomas Citharel Date: Tue, 4 Oct 2016 12:48:22 +0000 (+0200) Subject: fix icons X-Git-Tag: 2.1.1~2^2~5 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=46d78f87d934bbc7679b85d0c78178444ff1b28e;p=github%2Fwallabag%2Fwallabag.git fix icons --- diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index 5a46ec09..4751c645 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -71,6 +71,7 @@ font-variant: normal; text-transform: none; line-height: 1; + background-size: 24px; /* Enable Ligatures ================ */ letter-spacing: 0; @@ -87,7 +88,7 @@ } .icon-image { - background-size: 16px; + background-size: 24px; background-repeat: no-repeat; background-position: center; padding-right: 1em !important; diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig index d73d2703..b4f2abc9 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig @@ -47,7 +47,7 @@
  • - public + link {{ 'entry.view.left_menu.view_original_article'|trans }}
    @@ -106,14 +106,12 @@