【发布时间】:2017-09-14 13:06:47
【问题描述】:
当浏览器窗口大小小于 900 像素时,菜单栏没有正确调整大小。
该栏仍然太宽,某些内容不在屏幕上,并且还会出现水平滚动条。
我试图让这个菜单栏工作两天。我什至无法指出问题所在。我尝试了所有想到的东西。
我猜错误是在某处
@media screen and (min-width:900px)
here is a pen with all the code because I thought it's too much code to paste here
【问题讨论】:
标签: jquery css drop-down-menu responsive-design navigation