Simply add the following at the end of style.css. It works on Drupal 5, marinelli 5.x-1.2 on Firefox, IE and Safari.

/* CML - Fix for submit buttons to be in place */

.node-form .standard, .node-form .admin
{
clear: both;
}

Comments

Lioz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.