From 8225ba3d44452c6aad9fb2f825a15aaa06d90182 Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Mon, 30 Nov 2020 21:24:15 +0100 Subject: [PATCH] Hide VIVO logo temporary --- webapp/src/main/webapp/themes/iph/css/iph.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index d559371c..605f6d6e 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -458,7 +458,7 @@ h1.vivo-logo { height: 59px; top: 28px; left: 0; - background: url(../images/VIVO-logo.png) 0 0 no-repeat; +/* background: url(../images/VIVO-logo.png) 0 0 no-repeat;*/ } h1.vivo-logo a { display: block;