From 130db9e47512d2dfa0129157473d25e40eb7413c Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Fri, 17 Feb 2023 12:01:35 -0800 Subject: [PATCH] align nav button again --- app/views/content/show.html.erb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/content/show.html.erb b/app/views/content/show.html.erb index 386a8312..1ef70868 100644 --- a/app/views/content/show.html.erb +++ b/app/views/content/show.html.erb @@ -46,17 +46,18 @@ <% if @content.updatable_by?(current_user) %>
<%= link_to @content do %> - <% end %>
-