diff options
Diffstat (limited to 'cgit.css')
-rw-r--r-- | cgit.css | 2 |
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 @@ -100,7 +100,7 @@ td.blob { background-color: white; } -table.log td { +table.nowrap td { white-space: nowrap; } |