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:
@@ -68,7 +68,7 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Choose:</th>
|
||||
<th style="vertical-align: top;">Choose:</th>
|
||||
<td id="userlist"/>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user