fix floating title whitespace wrapping in titlewrap
This commit is contained in:
parent
b532ef24ed
commit
8043035b42
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue