From c5193fbb5519a7e45c28e4daafebbe3c71214880 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Fri, 8 Feb 2019 21:45:54 +0100 Subject: [PATCH] Secondary PageActions right-align even if no Primary PageActions --- templates/widgets/pageaction.lucius | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/widgets/pageaction.lucius b/templates/widgets/pageaction.lucius index 0e1571490..9cda8afc9 100644 --- a/templates/widgets/pageaction.lucius +++ b/templates/widgets/pageaction.lucius @@ -8,6 +8,7 @@ position: relative; overflow: visible; padding-top: 10px; + margin-left: auto; &::after { content: '\2807';