you've got some float issues, fixed by plopping this at the end:
#watchdog_form_overview, #system_settings_form {
float: none;
clear: both;
}
you've got some float issues, fixed by plopping this at the end:
#watchdog_form_overview, #system_settings_form {
float: none;
clear: both;
}
Comments
Comment #1
Gurpartap Singh commentedIt was applied to cvs. Thanks! Closing issue.
Comment #2
(not verified) commented