-rw-r--r-- | cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,17 +95,17 @@ td.filemode { td.blob { white-space: pre; font-family: courier; font-size: 100%; background-color: white; } -table.log td { +table.nowrap td { white-space: nowrap; } table.commit-info { border-collapse: collapse; margin-top: 1.5em; } table.commit-info th { |