아악. . 괜히 스트레스만 사는 거 같은데
신고 버튼 삭제 코드는 왜 본문 내용까지 삭제하냑 그리고 정작 신고 버튼은 본문에 표시돼있어
tt_article_useless_p_margin (추가 클래스)랑
tt_article_useless_p_margin는 왜 따로 놀아서 ...
공지 카테 손도 못 되겠어
모바일로 쓴거랑 pc로 쓴거랑 클래스가 다르게 적용되는건가 ㅠㅠ 복잡하다
*** 해결방법
<script>
$(function(){
$("a[href*='abuseReport']").parent().parent().remove();
});
</script>
+++
티톨 신고버튼 디자인이 바뀌었다
.container_postbtn {display: none}