Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9688 closed defect (bug) (fixed)

Styling issues with the registration form

Reported by: viper007bond's profile Viper007Bond Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: Administration Keywords: has-patch needs-testing
Focuses: Cc:

Description

"A password will be e-mailed to you." runs into the "Register" button.

See attached screenshot.

Attachments (5)

9688.png (15.2 KB) - added by Viper007Bond 16 years ago.
Firefox 3.0.10 under Windows Vista
9688.patch (321 bytes) - added by hakre 16 years ago.
9688.diff (311 bytes) - added by Denis-de-Bernardy 16 years ago.
9688.2.patch (822 bytes) - added by hakre 16 years ago.
9688.3.patch (745 bytes) - added by hakre 16 years ago.
Removed some whitespaces

Download all attachments as: .zip

Change History (17)

@Viper007Bond
16 years ago

Firefox 3.0.10 under Windows Vista

#1 @Denis-de-Bernardy
16 years ago

Maybe that piece of information could go in the notice?

@hakre
16 years ago

#2 @hakre
16 years ago

well, those do not run into each other but those are pixel by pixel.

anyway, 16px margin on bottom is standard for the inputs above, so shall it be here as well.

#3 @hakre
16 years ago

  • Keywords has-patch added; needs-patch removed

#4 @Denis-de-Bernardy
16 years ago

I might be wrong, but it seems to me the patch doesn't fix the issue raised. Setting a width for that message should ensure that the button never gets knocked into by text.

#5 @hakre
16 years ago

jup, i hate to say it, but yes, you are wrong. it's the margin on bottom (0 is the prob, need some space there).

#6 @Denis-de-Bernardy
16 years ago

ViperBond said:

"A password will be e-mailed to you." runs into the "Register" button.

Else, yeah, I agree the margin is mixed up too. :-)

#7 @hakre
16 years ago

shouldn't the button not beign align on the right side of the visual frame?

#8 @Denis-de-Bernardy
16 years ago

dunno. right/left alignments look correct. your patch didn't fix things on my end, btw, it merely bumped things downwards.

#9 @Denis-de-Bernardy
16 years ago

  • Keywords needs-testing added

#10 @hakre
16 years ago

ah you want that side by side. I though it should got over it, not left to it.

@hakre
16 years ago

#11 @hakre
16 years ago

check that. no need for modifying the css then.

@hakre
16 years ago

Removed some whitespaces

#12 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11148]) Fix styling issues with the registration form, fixes #9688

Note: See TracTickets for help on using tickets.