diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index cfa75471..3d58f9ad 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -500,6 +500,9 @@ ul#header-nav a.log-out { width: 100%; float: left; } +.searchResultsHeader { + width: unset !important; +} #switch-to-extended-searchform { border:none; background-color:unset;