From ec62faa0a1b5344dc40edc3bc71eb8083977e622 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 14 Nov 2022 18:43:37 +0100 Subject: [PATCH] wip #5468 @0.5 --- resources/linkeditor/style/form.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linkeditor/style/form.sass b/resources/linkeditor/style/form.sass index 6c64d7db4..5b9c8cd2a 100644 --- a/resources/linkeditor/style/form.sass +++ b/resources/linkeditor/style/form.sass @@ -11,7 +11,7 @@ width: 12px height: 12px border-radius: 2px - margin: 5px 10px 0 0 + margin: 2px 10px 0 0 content: "" vertical-align: top position: relative -- 2.39.5