summaryrefslogtreecommitdiff
path: root/app/views/admin/runners
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-09-27 21:06:33 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-09-27 21:06:33 +0000
commitd4633b0e70ec39583ce0b13f277f990b216ac0d9 (patch)
treecd2625006dc8ad708cc870bfbb7d0c3f4df76987 /app/views/admin/runners
parent2abb1b54c0305b359b178d6660810e865f619c22 (diff)
downloadgitlab-ce-d4633b0e70ec39583ce0b13f277f990b216ac0d9.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/admin/runners')
-rw-r--r--app/views/admin/runners/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/runners/index.html.haml b/app/views/admin/runners/index.html.haml
index 76af4189b5b..545e53e6b09 100644
--- a/app/views/admin/runners/index.html.haml
+++ b/app/views/admin/runners/index.html.haml
@@ -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',