Fixed task css.

This commit is contained in:
Martin Edenhofer 2013-08-20 13:28:32 +02:00
parent cf09928636
commit 79e6bbfee6

View file

@ -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,