templates/header.tmpl
changeset 1334 0843e1bf2b97
parent 1308 2073e5a71008
child 1336 8c094fb47b59
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -32,7 +32,7 @@ pre { margin: 0; }
 
 /* Changelog entries */
 .changelogEntry { width: 100%; }
-.changelogEntry th { font-weight: normal; text-align: right; vertical-align: top; width: 15%;}
+.changelogEntry th { font-weight: normal; text-align: right; vertical-align: top; }
 .changelogEntry th.age, .changelogEntry th.firstline { font-weight: bold; }
 .changelogEntry th.firstline { text-align: left; width: inherit; }