minor CSS fixes

This commit is contained in:
Michael Save 2012-05-04 00:21:16 +10:00
parent 02e0237ec1
commit 46f7ec1a94
4 changed files with 29 additions and 17 deletions

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;