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

nevets’s picture

In 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.

Gurpartap Singh’s picture

Anyone with a direct patch? If, please reopen. (closing in mass).

Gurpartap Singh’s picture

Status: Active » Closed (fixed)