Remove margin from caption, it just misalignes it with table

This commit is contained in:
Michal Čihař 2011-06-02 17:04:48 +02:00
parent 7dccf6d944
commit 8f021279ff

View File

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