From f7cb8e8cca0363d70bdf8b75da320c6505be9344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 17:05:50 +0200 Subject: [PATCH] Drop "bottom" line which is rendered on top --- themes/pmahomme/css/theme_right.css.php | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 648986f6ad..1a700d1244 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -1023,7 +1023,6 @@ form.clock { /* table stats */ div#tablestatistics { - border-bottom: 0.1em solid #669999; margin-bottom: 0.5em; padding-bottom: 0.5em; }