Don't wrap feed title in "normal" mode.

This commit is contained in:
Joschasa 2013-03-21 20:35:10 +01:00
parent b830cca7ee
commit 051174c39e
1 changed files with 1 additions and 0 deletions

View File

@ -485,6 +485,7 @@ div.hlFeed, div.hlFeed a {
color : gray; color : gray;
font-style : italic; font-style : italic;
font-weight : normal; font-weight : normal;
white-space: nowrap;
} }
div.hlFeed a:hover { div.hlFeed a:hover {