diff --git a/templates/widgets/pageaction/pageaction.lucius b/templates/widgets/pageaction/pageaction.lucius index 2ff7297f9..8d5372cbc 100644 --- a/templates/widgets/pageaction/pageaction.lucius +++ b/templates/widgets/pageaction/pageaction.lucius @@ -62,7 +62,7 @@ .pagenav-secondary__list { position: absolute; display: none; - left: 0; + right: 0; top: 50px; width: 250px; background-color: white;