From 849c6c49ca254e493538685f2ca82e052d4aa931 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 13 Dec 2019 16:55:41 +0100 Subject: [PATCH] fix(pageaction): fixes #463 --- templates/widgets/pageaction/pageaction.lucius | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/widgets/pageaction/pageaction.lucius b/templates/widgets/pageaction/pageaction.lucius index 8d5372cbc..95accefba 100644 --- a/templates/widgets/pageaction/pageaction.lucius +++ b/templates/widgets/pageaction/pageaction.lucius @@ -67,6 +67,7 @@ width: 250px; background-color: white; box-shadow: 0 0 6px 3px var(--color-grey-light); + z-index: 18; } .pagenav__list-item--secondary {