So essentially someone stumbled across the CSS code from microsoft.com which reads:
Source: http://connect.microsoft.com/Styles/GeneralStyles.css
Code:
/* fix for the IE 1px-off margin error */
* html .StupidIEMarginHack
{
margin-right: 1px;
}
* html .StupidIEWidthHack
{
width: 100%;
}
...
EDIT:
MS hat das wohl mittlerweile wieder rausgenommen. Quell Thread: http://forum.ingame.de/quake/showthr...hreadid=202533


Kommentar