diff --git a/app/components/primer/alpha/select_panel.html.erb b/app/components/primer/alpha/select_panel.html.erb index 1ed3700c87..5d76a02187 100644 --- a/app/components/primer/alpha/select_panel.html.erb +++ b/app/components/primer/alpha/select_panel.html.erb @@ -39,14 +39,13 @@ data: { target: "select-panel.filterInputTextField" }, label_arguments: { position: :absolute - }, + } )) %> <%= render(Primer::Alpha::ActionList::Divider.new(mb: 0)) %> <% end %> <% end %> <% end %> <% end %> - <%= render Primer::Alpha::Dialog::Body.new(mt: show_filter? ? 0 : 2, p: 0) do %>