use text-overflow in floatingTitle
This commit is contained in:
@@ -238,6 +238,7 @@ div#floatingTitle > * {
|
|||||||
div#floatingTitle span.titleWrap {
|
div#floatingTitle span.titleWrap {
|
||||||
max-width : 200px;
|
max-width : 200px;
|
||||||
overflow : hidden;
|
overflow : hidden;
|
||||||
|
text-overflow : ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#floatingTitle img {
|
div#floatingTitle img {
|
||||||
|
|||||||
Reference in New Issue
Block a user