Chrome's defaults make the form-item display as a block item and this looks rather ugly. Adding div.form-item {display: inline} would allow some nice cleaning up of this problem. Maybe class could be added to allow us to more precisely address the form-items?

I imagine this would be a good thing for someone new to Drupal hacking to mess with.

Comments

chrisshattuck’s picture

Status: Active » Fixed

I don't know how this didn't get added, but suspect I just added the inline styling to the wrong css file on my test site. I've added the styling to the BETA2 version so it's nice and inline as it should be.

Thanks!
Chris

Status: Fixed » Closed (fixed)
Issue tags: -beginner

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