From f63542dbd09bef0412f0da065440f16b938e7c14 Mon Sep 17 00:00:00 2001 From: Takeo Tamura Date: Thu, 7 Jan 2016 16:55:39 +0900 Subject: [PATCH] delete white-space --- src/main/webapp/assets/common/css/gitbucket.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 8eba71a04..5b33e1a37 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -837,7 +837,6 @@ table.table-file-list .content-name .content-name-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; - } table.table-file-list .commit-message {