View
<% if comment.reactions.where(user_id: current_user.id).empty? %>
diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb
index f7421fd52..ff318b33d 100644
--- a/app/views/layouts/admin.html.erb
+++ b/app/views/layouts/admin.html.erb
@@ -16,8 +16,7 @@
-
-
+
@@ -80,7 +79,7 @@
<% flash.each do |type, message| %>
">
<%= message %>