Fix mesh name wrapping.
This commit is contained in:
parent
23de0fa879
commit
fd297970bf
@ -120,7 +120,8 @@ div.extbutton img
|
|||||||
div.menuitem
|
div.menuitem
|
||||||
{
|
{
|
||||||
padding : 2px;
|
padding : 2px;
|
||||||
text-overflow: ellipsis;
|
text-overflow : ellipsis;
|
||||||
|
white-space : nowrap;
|
||||||
overflow : hidden;
|
overflow : hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user