From ecf3eb4307c13c74d928656a140b7bb2ae804fd9 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 15 Oct 2014 07:55:20 -0400 Subject: Fix #570 --- public/ng/css/gogs.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/ng/css') diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css index 48aac6e3..581ec621 100644 --- a/public/ng/css/gogs.css +++ b/public/ng/css/gogs.css @@ -1250,6 +1250,7 @@ The register and sign-in page style color: #444; } #repo-files-table thead .last-commit .text-truncate { + max-width: 440px; margin-left: .4em; } #repo-files-table thead .last-commit .text-truncate, -- cgit v1.2.3