Latest findings:
https://i.sstatic.net/1b5g2.gif
Predicted outcomes:
https://i.sstatic.net/Kl3w6.gif
If you own an iOS device, you can view a real-life example at client.wildfyre.net
Any suggestions on how to resolve this issue?
Snippet of the Code:
#topNav {
height: 50px;
margin: 0 auto;
background-color: #263238;
color: white;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index: 5;
}
#topNavMenu {
position: fixed;
right: -20px;
top: 7px;
}