Respect paging.log config settings.
[catagits/Gitalist.git] / root / static / css / core.css
index 033f614..e34a12b 100755 (executable)
@@ -536,6 +536,14 @@ div.blob {
 
 /* /blobdiff etc */
 
+.commit-message {
+  white-space: pre-wrap;
+  width: 400px;
+}
+p.commit-message {
+  margin: 0;
+}
+
 /* Hidden spans that contain bits of data to be used by JS */
 .js-data {
     display: none;