summaryrefslogtreecommitdiffabout
path: root/cgit.css
Side-by-side diff
Diffstat (limited to 'cgit.css') (more/less context) (show whitespace changes)
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 7b8e468..85815c1 100644
--- a/cgit.css
+++ b/cgit.css
@@ -99,9 +99,9 @@ td.blob {
font-size: 100%;
background-color: white;
}
-table.log td {
+table.nowrap td {
white-space: nowrap;
}
table.commit-info {