box-sizing-polyfill icon indicating copy to clipboard operation
box-sizing-polyfill copied to clipboard

box-sizing large width on ie7

Open bogdancrisu opened this issue 8 years ago • 1 comments

When page loads all elements on page have huge width, it's like box-sizing polyfill doubles the width of elements. print

bogdancrisu avatar Jul 06 '16 11:07 bogdancrisu

Hi, it seems this commit broke it: https://github.com/Schepp/box-sizing-polyfill/commit/9804a75963484a19b39c859f02893ff1568801a5

I reverted back to ff1d7890761228c5552cde8f6601e57538dbd22d and it started working again. Hopefully someone else finds this helpful.

andyfitch avatar Jul 18 '16 18:07 andyfitch