minor CSS fixes

This commit is contained in:
Michael Save 2012-05-04 00:21:16 +10:00
parent ac2837c620
commit 8efbd984a4

View File

@ -23,8 +23,6 @@ $(document).ready(function(){
OP = $('div.post.op a.post_no:eq(1)').text();
}
console.log(OP);
$(this).find('p.body a:not([rel="nofollow"])').each(function() {
var postID;