Active
Project:
SimpleMenu
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 22:44 UTC
Updated:
9 Nov 2011 at 23:33 UTC
Hello -
For some reason the height of the li elements in simple menu are too tall for the 21px container in firefox, breaking the theme elements below.
Specifying #simplemenu li { line-height: 13px; } fixes the issue.
Comments
Comment #1
AlexisWilke commentedThat's probably because of the specific theme you're using.
However, it's certainly a good idea to specify the line height to avoid more problems.
Thank you.
Alexis Wilke