I am developing a page with a certain layout. In this layout, I have borders set to 2px. When the page displays in IE10 on Windows 8, the layout tab in the developer tools shows that the border has been calculated as 1.05px. Why
does this happen and how can I fix it to actually be the 2px border that I have set in my style sheet?
↧