From 8f021279ffba5b749abbb1d80e87b292efcea8a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 17:04:48 +0200 Subject: [PATCH] Remove margin from caption, it just misalignes it with table --- themes/pmahomme/css/theme_right.css.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index c3a2747c25..648986f6ad 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -1035,9 +1035,6 @@ div#tablestatistics table { margin-top: 0.5em; } -div#tablestatistics table caption { - margin-: 0.5em; -} /* END table stats */