From 80d25fa1d8459110f8b59d1aa264062b55650654 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Thu, 25 Jun 2020 11:03:31 +0200 Subject: [PATCH] hautes-alpes-2018: resolve CSS conflict with wcs-steps header tag (#44428) --- static/hautes-alpes-2018/_neutral-variant.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/hautes-alpes-2018/_neutral-variant.scss b/static/hautes-alpes-2018/_neutral-variant.scss index 4ca5c8fb..ceb40e03 100644 --- a/static/hautes-alpes-2018/_neutral-variant.scss +++ b/static/hautes-alpes-2018/_neutral-variant.scss @@ -15,7 +15,7 @@ $margin-center: 0 auto; margin-top: $custom-mobile-header-height; } - header { + .site-header { background-color: white; position: fixed; top: 0;