Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-03-12 04:53:17 +0400
committerMark Otto <markotto@twitter.com>2012-03-12 04:53:17 +0400
commit7154e378b241f753491c1aaf4aba310b7f0f179d (patch)
tree913686fbbf48da97c160d1449aa73197a4932cf0 /docs/examples.html
parent95cb6f07a8fc2410873c59addd3f1aad948e54fd (diff)
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 84051511dc..947f635b1a 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">