diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 6f011e68..c349bef4 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 {