From ccc65dd6ba25549e22d0f881705d38641a52dfe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 17:06:26 +0200 Subject: [PATCH] Drop padding as it is not used at all because sub elements are floating --- themes/pmahomme/css/theme_right.css.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 1a700d1244..17ab26c529 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -1022,11 +1022,6 @@ form.clock { /* table stats */ -div#tablestatistics { - margin-bottom: 0.5em; - padding-bottom: 0.5em; -} - div#tablestatistics table { float: ; margin-bottom: 0.5em;