From 80c959a08f9608d8d53917ce67d7bbe4d0835834 Mon Sep 17 00:00:00 2001 From: Chris Grieser <73286100+chrisgrieser@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:12:11 +0200 Subject: [PATCH] fix: longform home button alignment --- source/18 longform plugin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/18 longform plugin.css b/source/18 longform plugin.css index 3b4f5cbf..0af0f820 100644 --- a/source/18 longform plugin.css +++ b/source/18 longform plugin.css @@ -241,7 +241,7 @@ button.longform-remove-step-button.longform-remove-step-button.longform-remove-s .current-draft-path.current-draft-path.current-draft-path.current-draft-path.current-draft-path { position: absolute; right: -0.3rem; - bottom: -1.825rem; + bottom: -1.6rem; font-size: 0; }