diff options
Diffstat (limited to 'webchat/public/reset.css')
-rw-r--r-- | webchat/public/reset.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webchat/public/reset.css b/webchat/public/reset.css index 4139aca5..64ba963e 100644 --- a/webchat/public/reset.css +++ b/webchat/public/reset.css @@ -63,6 +63,7 @@ q:before, q:after { font-weight: bold; text-align: right; font-size:12px; + white-space: nowrap; } .chat_from:after { content: ":"; |