]> dev.renevier.net Git - syj.git/blobdiff - public/css/list.css
increase title max size to 160 characters
[syj.git] / public / css / list.css
index 12e1a5b90a88c6705f91191721a2dffc56b14973..b6cb7adee5ebb0421d1c75d9b043f616adca3962 100644 (file)
@@ -38,6 +38,9 @@
     *margin-top: -1em; /* in ie <=7, .control-link margin-bottom "pushes" .title */
     height: 32px;
     clear: left;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    -o-text-overflow: ellipsis;
 }
 
 .page-link {