diff --git a/make/DEBIAN/control b/make/DEBIAN/control index d9e58d7f2..d332a5f5d 100644 --- a/make/DEBIAN/control +++ b/make/DEBIAN/control @@ -1,5 +1,5 @@ Package: Testrun -Version: 2.3.1-beta.1 +Version: 2.3.1-beta.2 Architecture: amd64 Maintainer: Google Homepage: https://github.com/google/testrun diff --git a/resources/report/test_report_styles.css b/resources/report/test_report_styles.css index d6ebf2552..d6f9aeacb 100644 --- a/resources/report/test_report_styles.css +++ b/resources/report/test_report_styles.css @@ -276,7 +276,7 @@ .steps-to-resolve-test-name { display: inline-block; margin-left: 70px; - margin-right: 10px; + margin-right: -60px; margin-bottom: 20px; width: 250px; vertical-align: top; @@ -284,6 +284,8 @@ .steps-to-resolve-description { display: inline-block; + margin-left: 70px; + margin-bottom: 20px; } .steps-to-resolve.subtitle {