commit | 8d487eb445712e4782634bc050e914ff2f61bc63 | [log] [tgz] |
---|---|---|
author | Quentin Smith <quentin@golang.org> | Fri Jan 27 10:36:01 2017 -0500 |
committer | Quentin Smith <quentin@golang.org> | Mon Jan 30 15:48:37 2017 +0000 |
tree | 2d5281b9e3f00061a7ffcbbd2c31cd11ec08bf58 | |
parent | 740565803f6e8efc2f107e963dbdc863166973b5 [diff] |
analysis/appengine/template: remove extra whitespace Change-Id: If015d2cf0998b357f829e8e136bec5f901aa6091 Reviewed-on: https://go-review.googlesource.com/35930 Reviewed-by: Russ Cox <rsc@golang.org>
diff --git a/analysis/appengine/template/compare.html b/analysis/appengine/template/compare.html index 2725d72..3f985f2 100644 --- a/analysis/appengine/template/compare.html +++ b/analysis/appengine/template/compare.html
@@ -46,7 +46,7 @@ padding-right: 2px; padding-bottom: 2px; } -#labels > tbody > tr:last-child th, #labels > tbody > tr:last-child td { +#labels > tbody > tr:last-child > th, #labels > tbody > tr:last-child > td { padding-bottom: 1em; } #labels tbody tr:first-child th, #benchstat {