improves html markup on communities and topics views
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="topic-form row">
|
||||
<div class="row">
|
||||
|
||||
<div class="small-12 medium-9 column">
|
||||
<%= back_link_to community_path(@community) %>
|
||||
@@ -6,6 +6,7 @@
|
||||
<%= render "form" %>
|
||||
</div>
|
||||
|
||||
<%= render "recommendations" %>
|
||||
|
||||
<div class="small-12 medium-3 column">
|
||||
<%= render "recommendations" %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user