bug #3306981 [interface] pmahomme and table statistics

This commit is contained in:
Marc Delisle
2011-06-02 10:44:45 -04:00
parent 465a223c5e
commit 98d113270e
3 changed files with 4 additions and 2 deletions

View File

@@ -833,6 +833,7 @@ div#tablestatistics {
div#tablestatistics table {
float: <?php echo $left; ?>;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-<?php echo $right; ?>: 0.5em;
}