Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Social Media Icons Appear as Steps in IE 7 Re: Social Media Icons Appear as Steps in IE 7

#114181
ChrisP
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”)