diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 8f92e057..f2d8dc2e 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -103,7 +103,6 @@ header > ol > li > ol > li { display: flex; flex-direction: row; flex-wrap: nowrap; - justify-content: space-between; width: 100%; } nav { @@ -154,6 +153,7 @@ nav a { #main { overflow: auto; flex-shrink: 10; + flex-grow: 1; } section, .dialog {