https://github.com/twitter/twitter.github.com/blob/master/assets/style.css#L176
IE doesn't support ::after but it does support :after. All modern browsers must support both notations, so you're better off using the earlier, single-colon notation for wider browser support.