Don't wrap feed title in "normal" mode.
This commit is contained in:
parent
b830cca7ee
commit
051174c39e
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue