Merge pull request #425 from WoLpH/master

Fixed chrome os x issue with too small popup size (fixes #423)
pull/2/head
Raymond Hill 9 years ago
commit 43e2bf7453

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

Loading…
Cancel
Save