From 2f06e582378a25b335c89781dd491ee30c7a672d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 17 Sep 2018 16:31:58 +0200 Subject: [PATCH] css --- htdocs/theme/eldy/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 172dc01089d..b62a8d1a3a8 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2339,7 +2339,7 @@ div.popuptab { padding-right: 5px; } div.tabsAction { - margin: 20px 0em 20px 0em; + margin: 20px 0em 30px 0em; padding: 0em 0em; text-align: right; }