Responsive sidebar and input
问题 I have an issue with a responsive menu containing an input. The original thread is here: Fixed Responsive Top Nav / Off Canvas Nav with Single DOM Element If I add an extra li, with an input (for a search field), I get a jump if I click the input. This happens only if I have scrolled before opening the sidebar. ul class="left"> <li class="divider divider-first"></li> <li class="active"><a href="#_" class="toggle-nav">Main Item 1</a></li> <li class="divider"></li> <li><a href="#_" class=