From 8ef16fcb486d2d3186264766edba2e7c08839102 Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Thu, 1 Apr 2021 01:06:36 +0200 Subject: [PATCH] Fix for prev commit --- webapp/src/main/webapp/themes/iph/css/iph.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 6f011e685..c349bef43 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -510,7 +510,6 @@ hr.formDivider { height: 200px; margin: 0 auto; padding: 0px 0px 0px 0px; - background-size: 100%; background-image: url(../images/header-image.png); background-position: center; background-repeat: no-repeat; @@ -3487,7 +3486,7 @@ label.switch >.collapseTextControl >img { } @media screen and (max-width: 1500px) { - #branding { + #topArea { width: 90%; } ul#main-nav { @@ -3526,7 +3525,7 @@ label.switch >.collapseTextControl >img { } @media screen and (max-width: 1300px) { - #branding { + #topArea { width: 100%; } ul#main-nav {