jmpressjs / jmpress.js

A jQuery plugin to build a website on the infinite canvas
http://jmpressjs.github.com/jmpress.js
1.5k stars 237 forks source link

Different size (viewport?) locally and from the web #156

Closed JJ closed 9 years ago

JJ commented 9 years ago

I'm using a derivation of the simple.css and it shows very different sizes when seen locally or from the web, for instance in this case: http://jj.github.io/alife14-made/#/home Locally it does show an inch around every slide, but when viewed from a server it erases it completely (along with part of the slide) Any idea of what can do that? That's in Chromium; it simply does not work in Firefox.

sokra commented 9 years ago

Looks fine for me... Did you zoom the page?

JJ commented 9 years ago

Er. Apparently I did. I restored the default zoom values and it looks now the same. Apparently, browser zoom values are different locally and when downloading it. Thanks!