Skip to content

Commit

Permalink
MWPW-158455: Promobar overlays with localnav elements in devices (#2991)
Browse files Browse the repository at this point in the history
* Revert "MWPW-156749: Fix video CLS " (#2899) (#2900)

Revert "MWPW-156749: Fix video CLS  (#2849)"

This reverts commit d4134c8.

* Changing z-index of promobar and popup

* Changing z-index of promobar and popup

* Reverting z-index to 4 for promobar

---------

Co-authored-by: milo-pr-merge[bot] <169241390+milo-pr-merge[bot]@users.noreply.github.com>
Co-authored-by: Okan Sahin <39759830+mokimo@users.noreply.github.com>
Co-authored-by: Blaine Gunn <Blainegunn@gmail.com>
Co-authored-by: Akansha Arora <>
  • Loading branch information
4 people authored and overmyheadandbody committed Oct 11, 2024
1 parent 0afc1ce commit 482c220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/section-metadata/section-metadata.css
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@

.section.sticky-bottom.promo-sticky-section {
background: none;
z-index: 40000;
z-index: 4;
}

.section.sticky-bottom.popup {
Expand Down

0 comments on commit 482c220

Please sign in to comment.