Skip to content

Instantly share code, notes, and snippets.

@nerdburn
Created March 28, 2014 06:44
Show Gist options
  • Save nerdburn/9826712 to your computer and use it in GitHub Desktop.
Save nerdburn/9826712 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function(){
$('iframe#WBCommentFrame').css({ 'height': '100%' });
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment