From 79e6bbfee65e2f78a14660ede427e996511a9b84 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Tue, 20 Aug 2013 13:28:32 +0200 Subject: [PATCH] Fixed task css. --- app/assets/stylesheets/zzz.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index dc5be89e1..c88997e8d 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -286,6 +286,7 @@ table th, table td { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + display: inline-block; } #task .task > a,