Font size for piwik optout iframe.
authorgibus
Tue, 11 Feb 2014 12:33:25 +0100
changeset 572 93383e54e042
parent 571 7e9e59e71309
child 573 d36895174216
Font size for piwik optout iframe.
src/cm/templates/site/tracking.html
--- a/src/cm/templates/site/tracking.html	Tue Feb 11 12:30:37 2014 +0100
+++ b/src/cm/templates/site/tracking.html	Tue Feb 11 12:33:25 2014 +0100
@@ -39,5 +39,5 @@
 });
 -->
 </script>
-<div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="120px" src="https://piwik.sopinspace.net/index.php?module=CustomOptOut&action=optOut&idSite=17&language={{ LANGUAGE_CODE }}"></iframe></div>
+<div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="90px" src="https://piwik.sopinspace.net/index.php?module=CustomOptOut&action=optOut&idSite=17&language={{ LANGUAGE_CODE }}"></iframe></div>
 {% endif %}