@media (max-width: 479px) { .contenthovermenu{ overflow-y: scroll; /* has to be scroll, not auto */ -webkit-overflow-scrolling: touch; } }