Code: Select all
javascript:(function(){$('body,#graphWrapper,#graphInfoContainer').css({'width':'auto','max-width':''});})();Edit: If you refresh the page the changes will be lost.
Code: Select all
javascript:(function(){$('body,#graphWrapper,#graphInfoContainer').css({'width':'auto','max-width':''});})();