templates/changelogentry.tmpl
changeset 1334 0843e1bf2b97
parent 585 51626d888526
child 1410 17703aa4491e
--- a/templates/changelogentry.tmpl
+++ b/templates/changelogentry.tmpl
@@ -1,6 +1,6 @@
 <table class="changelogEntry parity#parity#">
  <tr>
-  <th class="age">#date|age# ago:</th>
+  <th class="age" width="15%">#date|age# ago:</th>
   <th class="firstline">#desc|firstline|escape#</th>
  </tr>
  <tr>
@@ -21,4 +21,4 @@
   <th class="files"><a href="?cmd=manifest;manifest=#manifest#;path=/">files</a>:</th>
   <td class="files">#files#</td>
  </tr>
-</table>
\ No newline at end of file
+</table>