Home › Forums › CSS › Social Media Icons Appear as Steps in IE 7 › Re: Social Media Icons Appear as Steps in IE 7
November 13, 2012 at 10:20 am
#114181
Participant
you could just try `display: inline` I know it’s an IE7 bug that I’ve dealt with before..the `float: left;` should work as well.
[Staircase Bug](http://www.virtuosimedia.com/dev/css/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#staircase-bug “Staircase Bug”)