bespokejs / bespoke

DIY Presentation Micro-Framework
http://markdalgleish.com/projects/bespoke.js/
MIT License
4.68k stars 443 forks source link

IE11, slides not centered #48

Closed wmaurer closed 9 years ago

wmaurer commented 9 years ago

I used generator-bespoke to generate a presentation, accepting all the defaults. The presentation looks great under Chrome and Firefox, but under IE11, the slides are not centered.

Maybe it's got to do with bespoke-scale? It looks like the top and left margins on the

are not correct.

It's not a problem for me, as I'll be showing my slides using Chrome, but I will also be publishing my slides, and there will definitely be some IE users out there ...

wmaurer commented 9 years ago

Here's a screenshot: bespoke

markdalgleish commented 9 years ago

This is actually an issue with bespoke-theme-cube, would you be able to reopen the issue in that repo?

wmaurer commented 9 years ago

Thanks for the quick reply. I've done as you've requested.