Updates styles for debates index

This commit is contained in:
Alberto Garcia Cabeza
2015-08-06 11:19:37 +02:00
parent e69eb1eae8
commit 77ecf39852
5 changed files with 286 additions and 272 deletions

View File

@@ -8,7 +8,7 @@
</div>
<div class="small-12 medium-3 column">
<aside role="complementary">
<%= link_to t("debates.index.create_debate"), new_debate_path, class: 'button radius' %>
<%= link_to t("debates.index.create_debate"), new_debate_path, class: 'button radius expand' %>
<%= render "shared/tag_cloud" %>
</aside>
</div>