Fix too wide SSH Keys table by clipping the server host keys

The server public keys are supposed to truncate to the window width.
Under Firefox 3, they apparently render the entire length of the page.
Setting the width of the panel to 80em limits them to a much more
reasonable display width, making the window lay out nicer.

Bug: GERRIT-122
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed