]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.css
ui-log: Change display of full commit messages (and notes)
[cgit.git] / cgit.css
index 0c88b65fe4cb1e5003c6bd569cefe4cd819af2a3..7a5f423f1b7cdf864de54a5201146f36d85be52b 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -161,18 +161,7 @@ table.list td.logsubject {
 table.list td.logmsg {
        font-family: monospace;
        white-space: pre;
-       padding: 1em 0.5em 2em 0.5em;
-}
-
-table.list td.lognotes-label {
-       text-align:right;
-       vertical-align:top;
-}
-
-table.list td.lognotes {
-       font-family: monospace;
-       white-space: pre;
-       padding: 0em 0.5em 2em 0.5em;
+       padding: 0 0.5em;
 }
 
 table.list td a {