From e8edf84d81e70b054bf6e69de1f00e2d035a11f7 Mon Sep 17 00:00:00 2001 From: David Symonds Date: Thu, 16 Feb 2012 17:14:26 +1100 Subject: [PATCH] dashboard: tidy up 'top' link. The previous link worked, but was unnecessary and had a trailing "}". R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5674068 --- misc/dashboard/app/build/ui.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/dashboard/app/build/ui.html b/misc/dashboard/app/build/ui.html index a1ae772f7a..148fd229d5 100644 --- a/misc/dashboard/app/build/ui.html +++ b/misc/dashboard/app/build/ui.html @@ -31,7 +31,7 @@ } .build .hash { font-family: monospace; - font-size: 9pt; + font-size: 9pt; } .build .result { text-align: center; @@ -128,7 +128,7 @@
prev next - top + top
{{end}}