mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
fix for iframe resizing on blog?
This commit is contained in:
parent
5391d8c4d9
commit
e9c84a1ce7
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
document.domain = 'lbry.io';
|
||||
|
||||
jQuery.fn.extend({
|
||||
jFor: function() {
|
||||
var self = $(this),
|
||||
|
|
Loading…
Add table
Reference in a new issue