alexanders'son
Results
1
comments of
alexanders'son
This problem is caused by the zero width of container (`div.ticker`). You need just adding something like `.ticker { width: 100%; }` in your css.