iis - CSS Rendering differently on server than local -


I have this annoying CSS rendering issue, which I'm not sure is because of it.

The local copy looks like everything I want. When I place it on the IIS server.

There is a minor minor DIV which is not rendering as much as I want or it also provides a local copy.

In this case, when there should not be, there is a padding above and below the div. It looks fine in the local.

I tried to set x-au in the header, but he did not help.

It is only to present a div differently. All other elements look fine. It is really strange.

Have you tried to disable IIS static content compression? The servers running IIS were already having problems with Micrified Jayquery and CSS and I had to convert it into non-minified versions.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -