Commit c72705350d4e0c56a2023a842217cd962af6e453

Authored by Francisco Marcelo de Araújo Lima Júnior
1 parent 800c4911

#community dashboard - updating theme

plugins/community_hub/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