make the date col slightly larger to not wrap.
Andrew Lewman

Andrew Lewman commited on 2012-11-27 04:48:02
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -37,7 +37,7 @@ newest to oldest: </p>
37 37
 
38 38
 <thead style="background-color: #e5e5e5;">
39 39
 <tr>
40
-<th width="10%">Date</th>
40
+<th width="15%">Date</th>
41 41
 <th width="15%">Publication</th>
42 42
 <th>Topic</th>
43 43
 </tr>
44 44