Fixes manage assignments button overlapping
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
class: "button hollow float-right" %>
|
||||
|
||||
<% if @booth_assignments.empty? %>
|
||||
<div class="callout primary margin-top">
|
||||
<div class="callout primary margin-top clear">
|
||||
<%= t("admin.poll_booth_assignments.index.no_booths") %>
|
||||
</div>
|
||||
<% else %>
|
||||
|
||||
Reference in New Issue
Block a user