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:
Diffstat (limited to 'app/assets/stylesheets/themes/theme_helper.scss')
-rw-r--r--app/assets/stylesheets/themes/theme_helper.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/themes/theme_helper.scss b/app/assets/stylesheets/themes/theme_helper.scss
index 6e46100dbb3..f841a9047cc 100644
--- a/app/assets/stylesheets/themes/theme_helper.scss
+++ b/app/assets/stylesheets/themes/theme_helper.scss
@@ -68,7 +68,7 @@
> li {
color: $search-and-nav-links;
- &.header-search-new {
+ &.header-search {
color: $gray-900;
}
@@ -151,7 +151,7 @@
}
}
- .header-search {
+ .header-search-form {
background-color: $search-and-nav-links-a20 !important;
border-radius: $border-radius-default;