[Solved] IE behaves badly with javascript


I found out what is problem. I used IE Tester for that. When I comment part of code

.posted-in {
float: left;
}

everything works just fine. Problem is that I don’t understand why was that a problem.

solved IE behaves badly with javascript