Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#10023 closed task (blessed) (fixed)

Give login screen proper iPhone viewport

Reported by: noel Owned by:
Priority: normal Milestone: 2.8
Component: Graphic Design Version: 2.7.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

This patch gives the login screen a proper viewport for iPhone users.

Attachments (1)

iphone-login.patch (796 bytes ) - added by noel 17 years ago.
iphone viewport and css code

Download all attachments as: .zip

Change History (5)

@noel
17 years ago

iphone viewport and css code

#1 @ryan
17 years ago

There's an $is_iphone global you can use.

#2 @azaozz
17 years ago

Also testing for 'iPhone' would cut off the (newer) ipod touch it seems. Need to test for 'Safari' and 'Mobile'.

#3 @azaozz
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [11514]) Give login screen proper iPhone viewport, props noel, fixes #10023

#4 @azaozz
17 years ago

(In [11514]) Give login screen proper iPhone viewport, props noel, fixes #10023

Note: See TracTickets for help on using tickets.