From cd8acf8f12ed6ec1628b736afc6e1101ceafad04 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 2 Nov 2017 11:07:47 +0100 Subject: [PATCH] Fix 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 ce0f59cf940..0bc41779596 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2233,7 +2233,7 @@ span.butAction, span.butActionDelete { .butAction, .butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active { text-decoration: none; - margin: 0em em; + margin: 0em em !important; padding: 0.6em em; font-family: ; font-weight: normal;