]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Do not wrap filemode column in diffstat table
[ps-cgit] / cgit.css
index 5cf8d15a70749b3bfa134f0f05fdd1c0caac10a8..6c7f9c35979629aec35682edbb46a9f017a8b8f1 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -266,6 +266,10 @@ table.diffstat td {
        border: none;
 }
 
+table.diffstat td.mode {
+       white-space: nowrap;
+}
+
 table.diffstat td span.modechange {
        padding-left: 1em;
        color: red;