If you go to http://californiabarexam.info/practice_exams you will see that the main content's H1 tag overlaps with itself when it is more than one line long. How do I fix this?
If you go to http://californiabarexam.info/practice_exams you will see that the main content's H1 tag overlaps with itself when it is more than one line long. How do I fix this?
Comments
Comment #1
nevets commentedIn style.css there is a rule for #content that sets 'line-height'. This line-height is short than the font-size for the h1. So you will need a rule that sets the line-height for the h1 tag.
Comment #2
Gurpartap Singh commentedAnyone with a direct patch? If, please reopen. (closing in mass).
Comment #3
Gurpartap Singh commented