Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#4828 closed defect (bug) (fixed)

Login Button Displays Outside Box On IE

Reported by: intoxination's profile intoxination Owned by:
Milestone: 2.3 Priority: normal
Severity: minor Version: 2.3
Component: Administration Keywords: login css has-patch dev-reviewed
Focuses: Cc:

Description

Minor problem. The login button doesn't fit into the login box on IE7. Attached is a small CSS patch to wp-admin.css to change #login form height from 200px to auto.

Attachments (3)

wpadmincss.diff (326 bytes) - added by intoxination 17 years ago.
iebug_login.png (64.5 KB) - added by Stevie212 17 years ago.
Screenshot of login button mis-positioning
4828.diff (357 bytes) - added by mdawaffe 17 years ago.

Download all attachments as: .zip

Change History (8)

#1 @johnbillion
17 years ago

intoxination, I'm not seeing the problem you describe (IE7 on Vista). Got a screenshot?

@Stevie212
17 years ago

Screenshot of login button mis-positioning

#2 @intoxination
17 years ago

Ahh thanks Stevie, beat me to it

John - I am running XP so it could be something native to that.

#3 @mdawaffe
17 years ago

#4527 explains why a min-height is required. Patch attached.

@mdawaffe
17 years ago

#4 @mdawaffe
17 years ago

  • Keywords dev-reviewed added

+1

#5 @westi
17 years ago

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

(In [5971]) CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.

Note: See TracTickets for help on using tickets.