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;
}
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
Comment #1
Lioz commented