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
1 changed files with 1 additions and 0 deletions

View File

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