Increase size of html output/save screen (broken on mobile viewports)

This commit is contained in:
Phil
2015-10-21 20:22:36 +00:00
committed by Phil Romov
parent 2b18ace6d1
commit 0187566d76

View File

@@ -38,7 +38,10 @@
<script src="js/docs.min.js"></script>
<style>
body .modal {
width: 90% !important;
margin-left: -45% !important;
}
</style>
</head>