tests/test-hgweb-commands.t
changeset 21124 a65714215377
parent 21122 50981ce36236
child 21484 96cdf2e3dbef
child 21867 829f2dd99f5c
--- a/tests/test-hgweb-commands.t	Thu Apr 17 09:36:09 2014 +0900
+++ b/tests/test-hgweb-commands.t	Thu Apr 17 09:36:09 2014 +0900
@@ -1666,6 +1666,7 @@
   /* Changelog/Filelog entries */
   .logEntry { width: 100%; }
   .logEntry .age { width: 15%; }
+  .logEntry th.label { width: 16em; }
   .logEntry th { font-weight: normal; text-align: right; vertical-align: top; }
   .logEntry th.age, .logEntry th.firstline { font-weight: bold; }
   .logEntry th.firstline { text-align: left; width: inherit; }