Difference between revisions of "Team:Cambridge-JIC/Notebook"

Line 28: Line 28:
 
setTimeout(function(){
 
setTimeout(function(){
 
var graph = null;
 
var graph = null;
if($(window).width() > 700) {
+
if($(window).width() > 768) {
 
     graph = new notebookGraph($('#notebook'));
 
     graph = new notebookGraph($('#notebook'));
 
} else {
 
} else {

Revision as of 00:58, 4 August 2015

Notebook