Opened 11 years ago
Closed 11 years ago
#259 closed defect (bug) (fixed)
Responsive header looks broken on iOS7
Reported by: | samuelsidler | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description
The responsive header has some issues on iOS7. These are the two issues that I specifically notice:
- The search button is off screen.
- The "Ready to get started?" text isn't centered.
See attached screenshot.
Attachments (3)
Change History (11)
#3
@
11 years ago
I have added the fixes for this. There is still a small problem with the "ready to get started?" text as it scales up. Probably because it is a span element. It seems to be only affected for about 5px and results in no margin between button and text when they are horizontally aligned.
The search input I have just made narrower at mobile level.
#4
@
11 years ago
Your diff appears to also contain a lot of unrelated differences as well. Can you whittle it down to just the relevant ones for this specific ticket?
#6
@
11 years ago
@Otto42 - Sorry about that, should be better now. Also did you see the work on the footer http://meta.trac.wordpress.org/ticket/235 will it work for you?
Responsive header on iOS7