Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-27 21:10:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-27 21:10:52 +0300
commit479221aa79c2e18497589f0aef175a06fb5f5e29 (patch)
tree08816013065674d37dba23fb0de010d257ae55be /app/assets/stylesheets/pages/search.scss
parentf719944deedf392d98947cb1c499169696c8da70 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r--app/assets/stylesheets/pages/search.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss
index f83ba89daae..2ec2df4b817 100644
--- a/app/assets/stylesheets/pages/search.scss
+++ b/app/assets/stylesheets/pages/search.scss
@@ -45,6 +45,7 @@ input[type='checkbox']:hover {
margin: 0 8px;
form {
+ display: block;
margin: 0;
padding: 4px;
width: $search-input-width;