Every menu link is 100% height
-
I upgraded the site, and see that the Nextend accordion is bugged somehow. Every menu link is 100% in height making the menu extremely long.
I see this CSS in the inspector.
div#nextend-accordion-menu-nextendaccordionmenuwidget-2 a {
display: inline-block;
height: 100%;
width: 100%;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Every menu link is 100% height’ is closed to new replies.