Commit b6e01b7a authored by Mike Greiling's avatar Mike Greiling

Merge branch 'dz-fix-admin-runners-ui' into 'master'

Fix search bar ui on admin/runners page

See merge request gitlab-org/gitlab!17826
parents bf55e497 a5b0809d
......@@ -43,7 +43,7 @@
.row
.col-sm-9
= form_tag admin_runners_path, id: 'runners-search', method: :get, class: 'filter-form js-filter-form' do
.filtered-search-wrapper
.filtered-search-wrapper.d-flex
.filtered-search-box
= dropdown_tag(custom_icon('icon_history'),
options: { wrapper_class: 'filtered-search-history-dropdown-wrapper',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment