diff --git a/themes/chameleon/source/css/_source.css b/themes/chameleon/source/css/_source.css index e509a48..0a4caf2 100644 --- a/themes/chameleon/source/css/_source.css +++ b/themes/chameleon/source/css/_source.css @@ -757,6 +757,7 @@ unhide (via JS) if Web Share API is supported */ .article .article-entry a.headerlink svg, .article-title a#share-button svg { height: 0.75em; + margin-bottom: 0.25em; } /* don't underline permalink and share icons */ diff --git a/themes/chameleon/source/css/chameleon.css b/themes/chameleon/source/css/chameleon.css index 57f36d9..43a3958 100644 --- a/themes/chameleon/source/css/chameleon.css +++ b/themes/chameleon/source/css/chameleon.css @@ -1206,6 +1206,7 @@ unhide (via JS) if Web Share API is supported */ .article .article-entry a.headerlink svg, .article-title a#share-button svg { height: 0.75em; + margin-bottom: 0.25em; } /* don't underline permalink and share icons */