From 116b4663c213f6aa587fc26725257cf42f714779 Mon Sep 17 00:00:00 2001 From: dnoneill Date: Thu, 16 Jan 2025 15:15:36 -0500 Subject: [PATCH] change tab order to be more accessible --- app/views/layouts/spotlight/spotlight.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/layouts/spotlight/spotlight.html.erb b/app/views/layouts/spotlight/spotlight.html.erb index add774bb2..a31128fe7 100644 --- a/app/views/layouts/spotlight/spotlight.html.erb +++ b/app/views/layouts/spotlight/spotlight.html.erb @@ -1,12 +1,12 @@ <% content_for(:content) do %> <% if content? :sidebar %> -
- <%= yield %> -
- -