summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@gmail.com>2013-04-26 07:34:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-04-26 07:34:16 +0000
commitc75f9bdf38a03366ce49bad38a45798c6152baaa (patch)
tree407d6809b747306080502b7d03be7476ba723eda /gerrit-httpd
parente61aa030c2f2ab6c164095a0e012f28668918a62 (diff)
parentaf15c620e7189592ff8b5ab80b12ecb234b893c5 (diff)
Merge "Vertically align the "Choose:" header on the Become Any Account page" into stable-2.6
Diffstat (limited to 'gerrit-httpd')
-rw-r--r--gerrit-httpd/src/main/resources/com/google/gerrit/httpd/auth/become/BecomeAnyAccount.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-httpd/src/main/resources/com/google/gerrit/httpd/auth/become/BecomeAnyAccount.html b/gerrit-httpd/src/main/resources/com/google/gerrit/httpd/auth/become/BecomeAnyAccount.html
index 3548b9af93..c660311820 100644
--- a/gerrit-httpd/src/main/resources/com/google/gerrit/httpd/auth/become/BecomeAnyAccount.html
+++ b/gerrit-httpd/src/main/resources/com/google/gerrit/httpd/auth/become/BecomeAnyAccount.html
@@ -68,7 +68,7 @@
</tr>
<tr>
- <th>Choose:</th>
+ <th style="vertical-align: top;">Choose:</th>
<td id="userlist"/>
</tr>
</table>