]> git.wh0rd.org Git - tt-rss.git/commitdiff
Don't wrap feed title in "normal" mode.
authorJoschasa <joschasa@lavabit.com>
Thu, 21 Mar 2013 19:35:10 +0000 (20:35 +0100)
committerJoschasa <joschasa@lavabit.com>
Thu, 21 Mar 2013 19:35:10 +0000 (20:35 +0100)
tt-rss.css

index a6c511967190f354ebe07a8b4709f2cd09e5e3af..9fc52b209d4c55faf42d2bfd7e5a30bcbcd45deb 100644 (file)
@@ -485,6 +485,7 @@ div.hlFeed, div.hlFeed a {
        color : gray;
        font-style : italic;
        font-weight : normal;
+       white-space: nowrap;
 }
 
 div.hlFeed a:hover {