From 8832661a13574d0a23550690555170c0dc55d769 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 22 Jan 2011 09:34:09 +0000 Subject: [PATCH] Fix: Add space at top of buttons --- htdocs/theme/bureau2crea/style.css.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 14370740b4e..e19b9d351d6 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -967,13 +967,13 @@ div.tabBar { /* background: #dee7ec url() repeat-x; */ } -/*div.tabsAction { - margin: 20px 0em 1px 0em; +div.tabsAction { + margin: 12px 0em 1px 0em; padding: 0em 0em; text-align: right; } - +/* a.tabTitle { background: #5088A9; color: white;