1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 10:01:08 +12:00

Merge pull request #425 from WoLpH/master

Fixed chrome os x issue with too small popup size (fixes #423)
This commit is contained in:
Raymond Hill 2015-12-01 15:09:04 -05:00
commit 43e2bf7453

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>