Does anyone else have this issue? The large white space is larger or smaller depending on if I have Prominent or Minimal selected for the header settings, but is there either way. (Not a custom header either). The application (instant app) is opened from a gallery card and when opened it adds this large white space above the application, and below the navigation title bar. Doesn't seem to matter if it is Chrome or Edge.
Additional note: Refresh my browser = realigns... but then if I go back to the Site home page, the top text is cut off... until I refresh >> then if I re-open the application == big space again >> refresh == realign >> Site Home >> text cut off, round and round we go.
@Teresa_Blader Yes, we have observed this behavior for a few weeks on our hub pages as well. As you describe, a one-time refresh solves the problem, but only until another page is visited. The issue occurs with both standard and custom headers.
@Teresa_Blader - yes we are seeing the same large white space appear when viewing apps. We have a custom header.
We're looking into this now. Thank you for raising this - we'll post an update soon.
@Emily_Nilson Hi Emily, I am having the issue of white space above the Header. Header is customized as below:- any suggestion is highly appreciated :-
<nav class="navbar navbar-default navbar-static-top first-tier">
<div class="container">
<ul style="padding: 30px 0 0 0;" class="nav nav-pills pull-right" role="navigation">
<li><a href="https://data-airdrie.opendata.arcgis.com/search?collection=Dataset">Data</a></li>
<li><a href="https://data-airdrie.opendata.arcgis.com/search?tags=Pdf">Documents</a></li>
<li><a href="https://airdrie.maps.arcgis.com/apps/MapAndAppGallery/index.html?appid=7b9a21a3e33e45a3abcf6ebc694aa...">Map & Apps</a></li>
</ul>
<div class="navbar-brand">
<div class="site-logo">
<img src="https://airdrie.maps.arcgis.com/sharing/rest/content/items/28daf41d36b84a9a93d567f9267665ea/data" alt="">
</div>
</div>
</div>
</nav>