Fixed table.infolist in style sheet.

svn: r13156
This commit is contained in:
Rob G. Healey 2009-09-03 09:48:35 +00:00
parent 8e65bbe9c0
commit 939ef94e67

View File

@ -380,7 +380,7 @@ div#alphabet ul li.letters a:hover {
----------------------------------------------------- */ ----------------------------------------------------- */
table.infolist { table.infolist {
width:100%; width:100%;
margin: .5cm 0 .5cm 0; margin:0;
padding:0; padding:0;
} }
table.infolist thead tr th { table.infolist thead tr th {