aboutsummaryrefslogtreecommitdiff
path: root/docs/examples.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-11 17:53:17 -0700
committerMark Otto <[email protected]>2012-03-11 17:53:17 -0700
commit7154e378b241f753491c1aaf4aba310b7f0f179d (patch)
tree913686fbbf48da97c160d1449aa73197a4932cf0 /docs/examples.html
parent95cb6f07a8fc2410873c59addd3f1aad948e54fd (diff)
downloadbootstrap-7154e378b241f753491c1aaf4aba310b7f0f179d.tar.xz
bootstrap-7154e378b241f753491c1aaf4aba310b7f0f179d.zip
use variable for navbar text line-height
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples.html b/docs/examples.html
index 84051511d..947f635b1 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-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">
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
+ <link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body data-spy="scroll" data-target=".subnav" data-offset="50">