From 4f1011cd7cbb100f509a5c002d8a335a143a7008 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Thu, 28 Sep 2023 09:09:33 +0200 Subject: [PATCH] adjust css --- plugins/SitesManager/stylesheets/SitesManager.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/SitesManager/stylesheets/SitesManager.less b/plugins/SitesManager/stylesheets/SitesManager.less index 98d56466428..fb531338e25 100644 --- a/plugins/SitesManager/stylesheets/SitesManager.less +++ b/plugins/SitesManager/stylesheets/SitesManager.less @@ -164,7 +164,7 @@ td.editable-site-field:hover { #start-tracking-cta, #share-button { float: right; - > a { + > a, > span > a { color: @color-silver-dark; font-size: 14px; font-weight: 500;