Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CoreHome/templates/getPromoVideo.twig')
-rwxr-xr-xplugins/CoreHome/templates/getPromoVideo.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CoreHome/templates/getPromoVideo.twig b/plugins/CoreHome/templates/getPromoVideo.twig
index 0a0bd0fb63..e65a7c5677 100755
--- a/plugins/CoreHome/templates/getPromoVideo.twig
+++ b/plugins/CoreHome/templates/getPromoVideo.twig
@@ -17,12 +17,12 @@
{# facebook #}
<a href="http://www.facebook.com/sharer.php?u={{ promoVideoUrl|url_encode }}" rel="noreferrer" target="_blank">
- <img src="plugins/Referrers/images/socials/facebook.com.png" />
+ <img src="plugins/Referrers/images/socials/facebook.com.png" width="16px" height="16px" />
</a>
{# twitter #}
<a href="http://twitter.com/share?text={{ shareText|url_encode }}&url={{ promoVideoUrl|url_encode }}" rel="noreferrer" target="_blank">
- <img src="plugins/Referrers/images/socials/twitter.com.png" />
+ <img src="plugins/Referrers/images/socials/twitter.com.png" width="16px" height="16px" />
</a>
{# email #}