From 636c6150575de3286f9b9c45b24bf1ff9c92819a Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Sat, 14 Jan 2012 01:21:47 +0100
Subject: [PATCH] Restore lost change

---
 htdocs/theme/eldy/style.css.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php
index e0a2e2a675a..08e9297b0a9 100644
--- a/htdocs/theme/eldy/style.css.php
+++ b/htdocs/theme/eldy/style.css.php
@@ -1733,6 +1733,8 @@ border-radius: 6px;
 /* Calendar                                                                       */
 /* ============================================================================== */
 
+img.datecallink { padding-left: 2px !important; padding-right: 2px !important;}
+
 .ui-datepicker-trigger {
 	vertical-align: middle;
 	cursor: pointer;
-- 
GitLab