diff --git a/junit_html_report/src/App.css b/junit_html_report/src/App.css index 310bcded2d..48ab3b9c0c 100644 --- a/junit_html_report/src/App.css +++ b/junit_html_report/src/App.css @@ -2,7 +2,6 @@ .GroupedList-name { display: flex; overflow: visible; - height: 24px; cursor: default; padding: 8px; box-sizing: border-box; diff --git a/junit_html_report/src/index.css b/junit_html_report/src/index.css index 8fe4fbe61b..b4cc7250b9 100644 --- a/junit_html_report/src/index.css +++ b/junit_html_report/src/index.css @@ -3,7 +3,3 @@ body { padding: 0; font-family: sans-serif; } - -.GroupedList-name { - padding-bottom: 40px; -} diff --git a/test_runner/src/main/resources/inline.html b/test_runner/src/main/resources/inline.html index 775246963a..c393981e6a 100644 --- a/test_runner/src/main/resources/inline.html +++ b/test_runner/src/main/resources/inline.html @@ -1,5 +1,5 @@