Snippets

BrandiD Target IE10+ with this media query

Created by Jackie D'Elia
/*
Browser specific fixes
---------------------------------------------------------------------------------------------------- */

// fix styling for ie 10+
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

 * enter your styles here and they will only apply for ie10 and above - not edge *

}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.