Fixed task css.
This commit is contained in:
parent
cf09928636
commit
79e6bbfee6
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ table th, table td {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#task .task > a,
|
#task .task > a,
|
||||||
|
|
Loading…
Reference in a new issue