Drop padding as it is not used at all because sub elements are floating

This commit is contained in:
Michal Čihař 2011-06-02 17:06:26 +02:00
parent f7cb8e8cca
commit ccc65dd6ba

View File

@ -1022,11 +1022,6 @@ form.clock {
/* table stats */
div#tablestatistics {
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}
div#tablestatistics table {
float: <?php echo $left; ?>;
margin-bottom: 0.5em;