makes buttons 100% width on mobile version
This commit is contained in:
@@ -59,8 +59,8 @@
|
||||
<% end %>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="small-12 column">
|
||||
<%= link_to t("polls.index.participate_button"), poll, class: "button" %>
|
||||
<div class="small-12 medium-6 large-4 column end">
|
||||
<%= link_to t("polls.index.participate_button"), poll, class: "button expanded" %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user