diff --git a/styles/less/ui/countdown/countdown.less b/styles/less/ui/countdown/countdown.less index 4adf1ba2..26dce469 100644 --- a/styles/less/ui/countdown/countdown.less +++ b/styles/less/ui/countdown/countdown.less @@ -26,7 +26,7 @@ } &.effects-present { - right: 84px; + right: 62px; } &.icon-only { diff --git a/styles/less/ui/effects-display/sheet.less b/styles/less/ui/effects-display/sheet.less index 2f67b496..1331b094 100644 --- a/styles/less/ui/effects-display/sheet.less +++ b/styles/less/ui/effects-display/sheet.less @@ -1,7 +1,7 @@ .daggerheart.dh-style.effects-display { position: absolute; right: 0; - width: 40px; + width: 46px; max-height: 600px; overflow: hidden; border: 0;