you've got some float issues, fixed by plopping this at the end:

#watchdog_form_overview, #system_settings_form {
float: none;
clear: both;
}

Comments

Gurpartap Singh’s picture

Status: Needs review » Fixed

It was applied to cvs. Thanks! Closing issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)