html - Why is Chrome generating unnecessary huge margins? -


web site in progress http://www.asstatauka.us.lt

in firefox looks fine, chrome , other webkit internet browsers generating margins @ bottom , on right side. can inspect code , advice me on change avoid problem. appreciate. many thanks!

div#top-header {     overflow: hidden; } div#cart-top {     right: 0; } 

add css file accordingly.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -