Vertically align the "Choose:" header on the Become Any Account page

The "Choose:" header is center aligned.  Change it to vertically
aligned.

Change-Id: I62e078a84958c043e42292def780962ff6f940e4
This commit is contained in:
David Pursehouse
2013-04-26 11:04:35 +09:00
parent 6d0c32d0be
commit af15c620e7

View File

@@ -68,7 +68,7 @@
</tr>
<tr>
<th>Choose:</th>
<th style="vertical-align: top;">Choose:</th>
<td id="userlist"/>
</tr>
</table>