From 9d8d9b61238df3a855504825e5f735d00289f12b Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Thu, 21 Dec 2006 23:58:18 +0000 Subject: Only show first 80 characters of commit subject in log and summary Signed-off-by: Lars Hjemli --- (limited to 'cgit.css') diff --git a/cgit.css b/cgit.css index 7b8e468..85815c1 100644 --- a/cgit.css +++ b/cgit.css @@ -100,7 +100,7 @@ td.blob { background-color: white; } -table.log td { +table.nowrap td { white-space: nowrap; } -- cgit v0.9.0.2