]> git.wh0rd.org - tt-rss.git/blobdiff - css/cdm.css
use text-overflow in floatingTitle
[tt-rss.git] / css / cdm.css
index f851138184a0ea096b9efdace592b74d8e575996..830576dcbe746c814f61f62f8991d6c749e15604 100644 (file)
@@ -238,6 +238,7 @@ div#floatingTitle > * {
 div#floatingTitle span.titleWrap {
        max-width : 200px;
        overflow : hidden;
+       text-overflow : ellipsis;
 }
 
 div#floatingTitle img {