Skip to content

Commit

Permalink
Docs: Make minor correction regarding touch icons
Browse files Browse the repository at this point in the history
Clarify that the iPad and iPad mini with @1x display running iOS 8 are
also using the `76×76px` touch icon.

Ref: #1599.
  • Loading branch information
alrra committed Oct 6, 2014
1 parent 7aa92ea commit c9a5fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/doc/extend.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ The main sizes of the icons on iOS are:

* `57×57px` – iPhone with @1x display and iPod Touch
* `72×72px` – iPad and iPad mini with @1x display running iOS ≤ 6
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
* `114×114px` – iPhone with @2x display running iOS ≤ 6
* `120×120px` – iPhone with @2x and @3x display running iOS ≥ 7
* `144×144px` – iPad and iPad mini with @2x display running iOS ≤ 6
Expand Down
2 changes: 1 addition & 1 deletion src/doc/extend.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ The main sizes of the icons on iOS are:

* `57×57px` – iPhone with @1x display and iPod Touch
* `72×72px` – iPad and iPad mini with @1x display running iOS ≤ 6
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
* `114×114px` – iPhone with @2x display running iOS ≤ 6
* `120×120px` – iPhone with @2x and @3x display running iOS ≥ 7
* `144×144px` – iPad and iPad mini with @2x display running iOS ≤ 6
Expand Down

0 comments on commit c9a5fb4

Please sign in to comment.