From 01b32fab87c7bc4ef17535d5a5238b1b183e6f57 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 20 Jun 2019 09:23:04 +0200 Subject: [PATCH] app/appengine: correctly align subheading2 in subrepo tables Currently, the subheading2 cells in the subrepo tables are shifted by one to the left due to the additional cell for the Go commit. There are 4 fixed cells while there are 5 cells (subrepo commit, Go commit, user, time and description). Make the first have a colspan of 2 in case of the subrepo table so the subheading2 cells align correctly. Change-Id: I1ca7157cecf6530cff5883154f367684b0695081 Reviewed-on: https://go-review.googlesource.com/c/build/+/183217 Run-TryBot: Tobias Klauser TryBot-Result: Gobot Gobot Reviewed-by: Dmitri Shuralyov --- app/appengine/ui.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/appengine/ui.html b/app/appengine/ui.html index 8fd03c7f..ca7ec4eb 100644 --- a/app/appengine/ui.html +++ b/app/appengine/ui.html @@ -88,7 +88,7 @@ -   +