Commit 7b8eabdf77a27bf356509231354b5befbb11109e

Authored by Francisco Marcelo de Araújo Lima Júnior
1 parent 083194b9

#community dashboard - updating theme

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
views/content_viewer/hub.rhtml
@@ -36,8 +36,9 @@ @@ -36,8 +36,9 @@
36 <span class="title"><%= _("Mediation") %></span> 36 <span class="title"><%= _("Mediation") %></span>
37 </h1> 37 </h1>
38 38
39 - <ul id="mediation-posts">  
40 - </ul> 39 + <div class="envelope">
  40 + <ul id="mediation-posts"></ul>
  41 + </div>
41 42
42 </div> 43 </div>
43 44