aboutsummaryrefslogtreecommitdiff
path: root/docs/examples.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-11 17:28:28 -0700
committerMark Otto <[email protected]>2012-03-11 17:28:28 -0700
commit8fd126ba1ba8c76f9b11833380db91554a034794 (patch)
treedf0ef1afec027b96123470069ae0cb71379d9af8 /docs/examples.html
parentce292a8bb8129cd16425e3428a461891e78e3a3c (diff)
downloadbootstrap-8fd126ba1ba8c76f9b11833380db91554a034794.tar.xz
bootstrap-8fd126ba1ba8c76f9b11833380db91554a034794.zip
updated apple touch icons and moved input responsive fix from <480 to <767
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples.html b/docs/examples.html
index f4169438d..84051511d 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -20,9 +20,9 @@
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
- <link rel="apple-touch-icon" href="assets/ico/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72" href="assets/ico/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114" href="assets/ico/apple-touch-icon-114x114.png">
+ <link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
</head>
<body data-spy="scroll" data-target=".subnav" data-offset="50">