desandro / masonry-docs

:memo: Documentation for Masonry
http://masonry.desandro.com
20 stars 9 forks source link

IE11 - Masonry Homepage (masonry.desandro.com) Broken #13

Open desandro opened 9 years ago

desandro commented 9 years ago

Moving desandro/masonry#605


There is a masonry bug on IE11 that is visible on the project homepage, attached is screenshots with the F12 developer tools open and closed (this appears to toggle the issue, with the tools open the site appears correctly).

The margins / padding of masonry bricks appears to be broken for some unknown reason on the browser. Any help would be greatly appreciated.

To Reproduce: Open masonry.desandro.com on ie11 with developer tools closed.

I was unable to reproduce the error in codepen, however considering reproducing is just opening the project page itself I'm hoping that's good enough.

masonry-working masonry-broken

plummer commented 9 years ago

As you moved this to the docs, I just wanted to point out this is an underlying masonry issue as it also appears on my external instance (where I found the issue in the first place). Thanks -

wytzeroskam commented 9 years ago

Is there any progress towards fixing this issue? Sadly, I'm also running into this problem in one of my projects.

plummer commented 9 years ago

@wobbeGit FYI for a quick fix, right now I'm rendering ie11 in ie10 mode.

edit: Doesnt actually fix.

awongCM commented 8 years ago

Hi,

Is this issue already resolved in IE 11?