diff --git a/code/boot.js b/code/boot.js index 2d64eef6..b27f3355 100644 --- a/code/boot.js +++ b/code/boot.js @@ -42,8 +42,8 @@ window.setupStyles = function() { + ''); if(L.Browser.mobile) { - $('head').append(''); } }