1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-11 02:19:15 +00:00

fix floating title whitespace wrapping in titlewrap

This commit is contained in:
Andrew Dolgov
2013-07-10 22:24:49 +04:00
parent b532ef24ed
commit 8043035b42

View File

@@ -297,6 +297,7 @@ div#floatingTitle div.hlFeed a {
div#floatingTitle span.titleWrap {
width : 100%;
white-space : normal;
}
div#floatingTitle .dijit,