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