Auto margins
Hello, thanks for this! It seems to be working, apart from it seems to cancel out margin:0 auto;
Do you know of any issues with that?
Thanks
That could very well be. Will look into it!
Okay this actually appears to be some kind of conflict with http://code.google.com/p/css3-mediaqueries-js/
If I remove that everything looks as it should.
Also, with both of those things together, if I resize the window, everything snaps into place too.
@jameslindeman: does it work (without the css3-mediaqueries-js) when you resize the window...in an actual project I think box-sizing doesn't work anymore when the window is resized...is this an actual issue or dependent on the code, really not sure?
@lluuuk For me, yes resizing the window seemed to stop the conflict with css3-mediaqueries-js and everything looked as it should with box-sizing working. I used a work around in the end and didn’t get to the bottom of it. Do let me know if you find anything.
Can you send me information on how to reproduce this?
Hi, sorry I missed this one. Unfortunately not, I haven’t run into the same problem since.