Given
- I'm using IE 11
- 4 dashboards and 11 reports
When
- I go to the landing page (http://localhost:8090/)
Then
- the layout is broken (see attached screenshot)
Hint
- Affects IE11 only
- After changing the window size the page is rendered again and looks good
I have to admit that I don't really understand what caused the problem or how the changes fixed it, but it works now. The solution causes another problem though: The footer now overlays the main content. That leads to the scrollbar of the main container be cut off at the bottom. This also affects the Dashboard view mode where the very bottom of the bottom row of reports is partially cut of, which can cause problems with the x-axis labeling of chart reports.