1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 10:24:59 +12:00

fixed chrome os x issue with too small popup size (fixes #423)

This commit is contained in:
Rick van Hattem 2015-12-01 15:03:59 +01:00
parent 93d28a8e38
commit 9b1dda2c45

View file

@ -90,6 +90,8 @@
<span data-i18n="matrix1stPartyLabel"></span>
</div>
<div style="clear: both; height: 0px;"></div>
<script src="lib/punycode.js"></script>
<script src="js/vapi-common.js"></script>
<script src="js/vapi-client.js"></script>