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