diff theme.css @ 2:eb5b6d3ab09b

Better import of ns and jid; fix email and missing ns.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 13 Jul 2011 13:11:54 +0200
parents 82905edac9d8
children 2e2a2154efbb
line wrap: on
line diff
--- a/theme.css
+++ b/theme.css
@@ -86,6 +86,7 @@ body > section > div > article > h2 {
 	color: #999;
 	white-space: nowrap;
 	overflow: hidden;
+	text-overflow: ellipsis;
 }
 
 body > section > div > article > aside {