Skip to content

Commit

Permalink
MWPW-158455: Promobar overlays with localnav elements in devices (ado…
Browse files Browse the repository at this point in the history
…becom#2991)

* Revert "MWPW-156749: Fix video CLS " (adobecom#2899) (adobecom#2900)

Revert "MWPW-156749: Fix video CLS  (adobecom#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 Oct 11, 2024
1 parent 1bdfd4a commit ec48f3c
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 ec48f3c

Please sign in to comment.