From 44b72646ec3a3096f8f17ff23bca2e17b415f20f Mon Sep 17 00:00:00 2001 From: 3nids Date: Mon, 26 Oct 2009 13:38:57 +0100 Subject: [PATCH] Removed padding from fancybox --- themes/3nids_theme/3nids/js/jquery.fancybox.js | 2 +- themes/3nids_theme/last_commit.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/3nids_theme/3nids/js/jquery.fancybox.js b/themes/3nids_theme/3nids/js/jquery.fancybox.js index cf2a4582..e2276598 100755 --- a/themes/3nids_theme/3nids/js/jquery.fancybox.js +++ b/themes/3nids_theme/3nids/js/jquery.fancybox.js @@ -1100,7 +1100,7 @@ }; $.fn.modbox.defaults = { - padding : 10, + padding : 0, imageScale : true, zoomOpacity : false, zoomSpeedIn : 0, diff --git a/themes/3nids_theme/last_commit.txt b/themes/3nids_theme/last_commit.txt index bfb48f96..2da0ba9d 100755 --- a/themes/3nids_theme/last_commit.txt +++ b/themes/3nids_theme/last_commit.txt @@ -1 +1 @@ -Update to last git version of G3 \ No newline at end of file +Removed padding from fancybox \ No newline at end of file