ie6: Fix date line wrapping in messages

IE6 requires that we also apply a "white-space: nowrap" to the span
that holds the date.  It apparently doesn't inherit this from its
container td element.

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