From 330a9bbcc1abb9cadefe0a645a6d30142b15f0f9 Mon Sep 17 00:00:00 2001 From: Maarten Leenders Date: Mon, 8 Jun 2020 13:00:18 +0200 Subject: [PATCH] Improved facebook icon and link focussing outline --- css/src/metabox.css | 10 +++++++--- images/icon-facebook.svg | 7 ++++++- images/icon-twitter.svg | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/css/src/metabox.css b/css/src/metabox.css index 3d9d61799fe..e94aaf63bfb 100644 --- a/css/src/metabox.css +++ b/css/src/metabox.css @@ -689,8 +689,10 @@ ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword { } ul.yoast-seo-social-share-buttons li { - display: inline; + display: inline-block; margin-right: 8px; + width: 32px; + height: 32px; } ul.yoast-seo-social-share-buttons svg { @@ -698,7 +700,9 @@ ul.yoast-seo-social-share-buttons svg { height: 32px; } -ul.yoast-seo-social-share-buttons a:focus { - box-shadow: none; +ul.yoast-seo-social-share-buttons a { + width: 32px; + height: 32px; + display: inline-block; } /*# sourceMappingURL=metabox.css.map */ diff --git a/images/icon-facebook.svg b/images/icon-facebook.svg index 01ef95befe5..8c258680d64 100644 --- a/images/icon-facebook.svg +++ b/images/icon-facebook.svg @@ -1 +1,6 @@ - \ No newline at end of file + diff --git a/images/icon-twitter.svg b/images/icon-twitter.svg index b496c7f7144..5df07a333e7 100755 --- a/images/icon-twitter.svg +++ b/images/icon-twitter.svg @@ -1 +1 @@ - \ No newline at end of file +