From b8ce85d58da72712c862fd75a66b00d4a7cce017 Mon Sep 17 00:00:00 2001 From: Jacob Herrington Date: Wed, 5 Aug 2020 14:49:54 -0500 Subject: [PATCH] Ensure all elements are contained by landmarks in mod center (#9608) --- app/views/moderations/_mod_sidebar_left.html.erb | 4 ++-- app/views/moderations/index.html.erb | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app/views/moderations/_mod_sidebar_left.html.erb b/app/views/moderations/_mod_sidebar_left.html.erb index 9d17a3db0..dd8361006 100644 --- a/app/views/moderations/_mod_sidebar_left.html.erb +++ b/app/views/moderations/_mod_sidebar_left.html.erb @@ -1,4 +1,4 @@ -
+
<% end %> - + diff --git a/app/views/moderations/index.html.erb b/app/views/moderations/index.html.erb index 649296fed..75dcf2b6a 100644 --- a/app/views/moderations/index.html.erb +++ b/app/views/moderations/index.html.erb @@ -7,7 +7,7 @@ <% if current_user&.trusted %>
<%= render "moderations/mod_sidebar_left" %> -
+

<%= @tag ? "##{@tag.name}" : "All topics" %> @@ -18,11 +18,12 @@

Author

Date

-
-
+
+
- -
+ + <% else %>

<%= community_name %> Mods