mqchen / jquery.diamonds.js

Diamond layout.
http://mqchen.github.io/jquery.diamonds.js/
MIT License
128 stars 69 forks source link

Chrome 33.0.1750.117 m bug #9

Closed no1lov3sme closed 10 years ago

no1lov3sme commented 10 years ago

Broken on Chrome version 33.0.1750.117 m. Looks a bit better, by setting:

.diamond-row-upper, .diamond-row-lower {
    width: 101%;
}

but still does not fixes.

mqchen commented 10 years ago

Could you please attach a screenshot?

I'm running Chrome 33 on OS X and it looks good here. image

no1lov3sme commented 10 years ago

Windows 8.1

untitled untitled2

mqchen commented 10 years ago

Thanks. That's weird. I'll look into it.

no1lov3sme commented 10 years ago

Thank you