From e9c84a1ce7310826ee5a3a62bc442e70dc33827e Mon Sep 17 00:00:00 2001 From: kauffj Date: Sun, 29 Nov 2015 14:20:53 -0500 Subject: [PATCH] fix for iframe resizing on blog? --- view/nav/globalItems.php | 2 +- web/js/global.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/view/nav/globalItems.php b/view/nav/globalItems.php index 49979804..64c353d4 100644 --- a/view/nav/globalItems.php +++ b/view/nav/globalItems.php @@ -18,4 +18,4 @@
Facebook -
+ \ No newline at end of file diff --git a/web/js/global.js b/web/js/global.js index 5ed3f782..0858eca0 100644 --- a/web/js/global.js +++ b/web/js/global.js @@ -1,3 +1,5 @@ +document.domain = 'lbry.io'; + jQuery.fn.extend({ jFor: function() { var self = $(this),