diff --git a/src/wp-content/themes/twentyseventeen/style.css b/src/wp-content/themes/twentyseventeen/style.css index 9a82c945e1..cd526107bf 100644 --- a/src/wp-content/themes/twentyseventeen/style.css +++ b/src/wp-content/themes/twentyseventeen/style.css @@ -3026,7 +3026,10 @@ p > object:only-child { .gallery-item a, .gallery-item a:hover, -.gallery-item a:focus { +.gallery-item a:focus, +.widget-area .gallery-item a, +.widget-area .gallery-item a:hover, +.widget-area .gallery-item a:focus { -webkit-box-shadow: none; box-shadow: none; background: none;