mirror of
https://github.com/overte-org/overte.git
synced 2025-06-24 20:11:19 +02:00
Remove nowrap from entity tool property labels
This commit is contained in:
parent
b658c26799
commit
b4416f3bc2
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ table#properties-list {
|
||||||
|
|
||||||
#properties-list .label {
|
#properties-list .label {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
white-space: nowrap;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue