From 0984e6fb0a139122ef4304e92e84bb48ac601b0c Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Wed, 31 May 2023 15:08:48 +0200 Subject: [PATCH] est-ensemble: fix left margin for custom form link cells (#78051) --- static/est-ensemble/_custom.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/est-ensemble/_custom.scss b/static/est-ensemble/_custom.scss index e35b5e86..fc927ff4 100644 --- a/static/est-ensemble/_custom.scss +++ b/static/est-ensemble/_custom.scss @@ -61,6 +61,7 @@ div.gru-nav { } div.wcsformcell.has-asset-picture { + margin-left: auto; a { text-decoration: none; &:hover {