Commit 8d487eb4 authored by Quentin Smith's avatar Quentin Smith

analysis/appengine/template: remove extra whitespace

Change-Id: If015d2cf0998b357f829e8e136bec5f901aa6091
Reviewed-on: https://go-review.googlesource.com/35930Reviewed-by: default avatarRuss Cox <rsc@golang.org>
parent 74056580
......@@ -46,7 +46,7 @@ table.benchstat td, table.benchstat th {
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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment