Set size of wiki circuits

This commit is contained in:
Bridger Maxwell
2012-03-29 16:39:06 -07:00
parent d51341301d
commit 4938fb63da
3 changed files with 7 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
var schematic_height = 153;
var schematic_width = 400;
var schematic_height = 300;
var schematic_width = 500;
$(function(){
$(document).ready(function() {