Responsive videos by default u guyz

This commit is contained in:
John O'Nolan
2013-10-31 18:35:57 +01:00
parent 0a7074a716
commit 4616c5bd1d
3 changed files with 76 additions and 4 deletions

View File

@ -8,10 +8,7 @@
$(document).ready(function(){
// On the home page, move the blog icon inside the header
// for better relative/absolute positioning.
//$("#blog-logo").prependTo("#site-head-content");
$(".post-content").fitVids();
});