css - FIX: Ipad Mini HTML margin/padding with -



css - FIX: Ipad Mini HTML margin/padding with <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -

i had website with:

<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">

...that applying unusual "margin-right: 30px"-like behaviour html dom element. removing fixed issue.

declaring

<doctype !html>

already gives ie=edge, , i'm happy site not utilize chrome=1.

contributing in case else encounters - wasted 6 - 7 hours of dev time on lastly week trying find it.

html css internet-explorer

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -