overflow-x hidden overflow-y visible not working code example
Example: overflow-x hidden not working
#wrapper {position: absolute; width: 100%; overflow-x: hidden}
#wrapper {position: absolute; width: 100%; overflow-x: hidden}