I'm having some minor issues with a div and I think it's a rendering bug the odd thing is it's not consistent. The premise is I have a div that's 50% wide. In that div I have two divs one is 30% the other is 70% but the left 50% get stacked as if they are too wide to fit. I have a feeling the issues has to do with precision of percents.
I've attached a example html and css that shows the issue.
I've attached a example html and css that shows the issue.