From: Nicolas LÅ“uillet Date: Tue, 13 Sep 2016 18:31:06 +0000 (+0200) Subject: Remove footer part X-Git-Tag: 2.1.0~37^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=d49c88f15adfc97399e12b96283bb412b41a6d62;p=github%2Fwallabag%2Fwallabag.git Remove footer part --- diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index f4230734..65b708c7 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -174,7 +174,7 @@ div.pagination ul .next.disabled { footer.page-footer { margin-top: 10px; - padding-top: 10px; + padding-top: 0px; } footer .row { diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/footer.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/footer.html.twig index 7cb19966..977f2e02 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/footer.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/footer.html.twig @@ -1,37 +1,4 @@