developmentseed / rem-web-demo

Demo visualiztion of REM model developed at MIT Tata center
http://developmentseed.github.io/rem-web-demo
MIT License
1 stars 5 forks source link

Container div is off-center, rendering horizontal scroll bar on screen #3

Open stephenjlee opened 8 years ago

stephenjlee commented 8 years ago

I think adding: container.style.position = 'fixed'; container.style.left = 0; might fix the issue