Filter border is missing on group overview page
Summary
We recently updated the search/filter on the group overview page. Just spotted that the border underneath the filter disappears on the Subgroups and projects tab:
Steps to reproduce
Visit a group overview page, for example https://gitlab.com/gitlab-org. Click through the tabs and the bottom border appears and disappears depending on the tab that's selected.
What is the current bug behavior?
Bottom border underneath the filter disappears
What is the expected correct behavior?
It should be present on all tabs. So, the "Subgroups and projects" tab should be updated to look like the other tabs, for example:
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:env:info`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)

