give me back the "new posts" button.

This commit is contained in:
Miguel Freitas 2014-01-26 16:53:22 -02:00
parent 5ac541b65a
commit ee950fb1ce
2 changed files with 2 additions and 2 deletions

View File

@ -372,7 +372,7 @@
<!-- ÁREA DE POSTS INIT -->
<div class="postboard">
<h2>
Posts
<span>Posts</span>
<!-- o botão de novas postagens deve ser ocultado quando o usuário clicá-lo via javascript -->
<button class="postboard-news" style="display:none;"></button>
</h2>

View File

@ -1050,7 +1050,7 @@ var fixedLabels = [
".post-expand",
".post-context span",
".post-stats .stat-count span",
".postboard h2",
".postboard span",
// following page
".following h2",