Hi:
I tried every hack I could find to target IE 10 and 11 with the following style, to raise the site's contact form by -30px , but none of them work.
They also break up most of the other CSS of that same form when using firefox.
What am I missing?
The website.
Thanks
Code:@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .form-div { padding-top:-30px !important; } { _:-ms-fullscreen, :root .form-div { padding-top:-30px !important; } }



Reply With Quote


Bookmarks