correction of the popup width

This commit is contained in:
Nicolas Constant 2018-09-16 17:08:23 -04:00 committed by GitHub
parent d2ad255363
commit d4b6737a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
-->
<br/>
<ul class="actions special">
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com','Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=385,height=800'); return false;" class="button">Launch web client now</a></li>
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com','Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=380,height=800'); return false;" class="button">Launch web client now</a></li>
</ul>
<h3>Remember that Sengi is at a very early development stage</h3>
@ -280,4 +280,4 @@
<script src="assets/js/main.js"></script>
</body>
</html>
</html>