Remove useless margin

This commit is contained in:
Michal Čihař
2011-02-02 23:26:03 +01:00
parent 2d9412f282
commit 521a389dc5

View File

@@ -705,9 +705,6 @@ div#tablestatistics table {
margin-<?php echo $right; ?>: 0.5em;
}
div#tablestatistics table caption {
margin-<?php echo $right; ?>: 0.5em;
}
/* END table stats */