This thread was archived.
Please ask a new question if you need help.
Solved
Archived
Some web sites do not display a horizontal scroll bar but IE does
For example: http://shop.ghirardelli.com/category-exec/category_id/35/nm/Sale/?utm_source=chocomail&utm_medium=pos1_save10-30DL&utm_campaign=20111124
All Replies (1)
Chosen Solution
That site uses CCS code (overflow-x:hidden) to hide the horizontal scroll bar.
It is also missing in Google Chrome.