From e439c7af88de463aeaa605446ff8b9328c3eccca Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Sun, 6 Jul 2025 17:18:24 -0700 Subject: [PATCH] restyle navbar buttons --- .../display/_tailwind_foldered_index.html.erb | 22 -------- .../tailwind/navbar/_logged_in.html.erb | 51 ++++++++++--------- 2 files changed, 26 insertions(+), 47 deletions(-) diff --git a/app/views/content/display/_tailwind_foldered_index.html.erb b/app/views/content/display/_tailwind_foldered_index.html.erb index 31080bc1..3ec588a2 100644 --- a/app/views/content/display/_tailwind_foldered_index.html.erb +++ b/app/views/content/display/_tailwind_foldered_index.html.erb @@ -22,28 +22,6 @@ isLoading: false }" class="h-screen flex bg-gray-50"> - -
-
- - -
- <% if current_user.can_create?(content_type_class) %> - <%= link_to new_polymorphic_path(content_type_class) do %> - - <% end %> - <% end %> -
-
-