@media screen and (min-width:0\0) {
    /* IE9 and IE10 */
    .iehack {
        padding-right: 35px; 
        display: inline-block;
    }
}

