table.user no longer uses text-align: center.

This commit is contained in:
Alex Schroeder
2009-03-06 08:38:58 +00:00
parent 5b57bbfc47
commit 3a18478a4d

View File

@@ -273,7 +273,6 @@ td.history {
table.user {
border: none;
text-align: center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 1em;