From: Joschasa Date: Thu, 21 Mar 2013 19:35:10 +0000 (+0100) Subject: Don't wrap feed title in "normal" mode. X-Git-Tag: 1.7.5~31^2^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=051174c39e42d9cf24e0bc796338b351d552e197;p=tt-rss.git Don't wrap feed title in "normal" mode. --- diff --git a/tt-rss.css b/tt-rss.css index a6c51196..9fc52b20 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -485,6 +485,7 @@ div.hlFeed, div.hlFeed a { color : gray; font-style : italic; font-weight : normal; + white-space: nowrap; } div.hlFeed a:hover {