From 9b0254d1909da9bd4f29d604eb0b49f6d2b06d28 Mon Sep 17 00:00:00 2001 From: Chris Lowis Date: Wed, 11 Dec 2024 16:48:37 -0500 Subject: [PATCH] Tweak account_nav_component styling I think this looks better if the items are left aligned with the corresponding SectionComponent title above. Also removing the horizontal rule under the tabs to avoid clashing with the SectionComponent title rule. --- .../account_nav_component/account_nav_component.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/account_nav_component/account_nav_component.html.erb b/app/components/account_nav_component/account_nav_component.html.erb index d5f5b00..7becf32 100644 --- a/app/components/account_nav_component/account_nav_component.html.erb +++ b/app/components/account_nav_component/account_nav_component.html.erb @@ -1,15 +1,15 @@