[all] fix bug 45981
This commit is contained in:
parent
accbea96e5
commit
4f027719e7
|
@ -381,7 +381,7 @@
|
|||
}
|
||||
|
||||
#title-doc-name {
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
|
@ -392,7 +392,7 @@
|
|||
cursor: default;
|
||||
}
|
||||
#title-user-name {
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-align: right;
|
||||
|
|
Loading…
Reference in a new issue