From 02a8b475f7e673bc93019505be1d00606662dbae Mon Sep 17 00:00:00 2001 From: afornerot Date: Mon, 21 Oct 2019 17:23:25 +0200 Subject: [PATCH] svg --- .../Resources/views/Pagewidget/viewinfo.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Pagewidget/viewinfo.html.twig b/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Pagewidget/viewinfo.html.twig index aaa2274f..311557fd 100644 --- a/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Pagewidget/viewinfo.html.twig +++ b/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Pagewidget/viewinfo.html.twig @@ -29,12 +29,12 @@ {% endif %} {% set canadd = false %} -
- {% set style = "width: 90px;display: block;margin: auto; padding: 10px 0px 10px 0px; position: inherit;height: auto;" %} +
+ {% set style = "margin: auto; display: inherit;background-color:transparent;" %} {% if icon %} {% else %} - + {% endif %}