css - there's a width issue in this website -


here i've faced problem. http://niki-bazargan.ir/%d9%82%d8%a7%d8%a8-%d8%b4%d8%b9%d8%b1/ when scroll left , you'll see width problem. can me figure out problem ?

the canvas element causing problem. when removed, problem gone.

.nch-lb-testcanvas {      position: absolute!important;      top: -9999px!important;      left: -9999px!important;  }


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -