Created
November 15, 2012 17:21
-
-
Save ingdir/4079902 to your computer and use it in GitHub Desktop.
Salmon day
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cssIe: { | |
// I. DO. NOT. EVEN. KNOW. WHY. THIS. WORKS. | |
// I MEAN, LIKE, EVER. | |
'.ya-partner_type_row .ya-partner__ads-arrow': Ya.apply({top: '1px'}, Ya.isIEQuirks ? { | |
'font-size': '87%', | |
'font-weight': 'normal', | |
'line-height': '1.2em' | |
} : { | |
height: '87%' | |
}) | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment