From e7d07cbadc668fc0da555687b39d1b657074cad5 Mon Sep 17 00:00:00 2001 From: ozhozh Date: Thu, 4 Mar 2010 10:46:27 +0000 Subject: [PATCH] Cosmetic tweak on the calendar git-svn-id: http://yourls.googlecode.com/svn/trunk@282 12232710-3e20-11de-b438-597f59cd7555 --- js/jquery.cal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.cal.js b/js/jquery.cal.js index 696f2a3..b198e32 100644 --- a/js/jquery.cal.js +++ b/js/jquery.cal.js @@ -299,7 +299,7 @@ enddate : today.getFullYear() + 1, // offset from the top left corner of the input element - x : 18, // must be in px + x : 1, // must be in px y : 18 // must be in px }; -- 2.45.0