Commit 28c73326 authored by Phil Hughes's avatar Phil Hughes Committed by Douglas Barbosa Alexandre

Added border to delete button holder

parent a23f4e79
......@@ -39,7 +39,7 @@
.dropdown-content.board-selector-page-two{ "v-if" => "currentPage === 'delete'" }
%p
Are you sure you want to delete this board?
.clearfix
.board-delete-btns.clearfix
= link_to "",
class: "btn btn-danger pull-left",
method: :delete,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment