From 2e8f8924dd0d985ae4634450cfbef04e88e5d954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Manelli?= Date: Sat, 31 Mar 2018 13:11:22 -0300 Subject: Set fixed width for swimlane header --- client/components/swimlanes/swimlanes.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components/swimlanes') diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl index 555bcd3b..dce298b0 100644 --- a/client/components/swimlanes/swimlanes.styl +++ b/client/components/swimlanes/swimlanes.styl @@ -39,7 +39,7 @@ margin-top: 50px; font-weight: bold; min-height: 9px; - min-width: 30px; + width: 50px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -- cgit v1.2.3-1-g7c22