From 34a28b76753c873db8761a81142625ff6275f7d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 15:18:57 +0100 Subject: [PATCH] Fix format of navigation bar --- css/theme_right.css.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 7d76a9b0c..47d6d8141 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -141,6 +141,10 @@ table td { border: 1px solid black; } +table.navigation td { + border: none; +} + img, input, select,