]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix anomalous indentation
authorChris Rebert <github@rebertia.com>
Sun, 19 Jan 2014 01:13:16 +0000 (17:13 -0800)
committerChris Rebert <github@rebertia.com>
Sun, 19 Jan 2014 01:13:16 +0000 (17:13 -0800)
docs/javascript.html

index 2d8c0e7c6145a124b5f52810103d21a688cdab84..516c1afbce7dab12a66ae58ea7a7c2f492f4a3d7 100644 (file)
@@ -525,7 +525,7 @@ $('#myModal').on('hidden.bs.modal', function (e) {
   </ul>
 </div>
 {% endhighlight %}
-          <p>To keep URLs intact, use the <code>data-target</code> attribute instead of <code>href="#"</code>.</p>
+  <p>To keep URLs intact, use the <code>data-target</code> attribute instead of <code>href="#"</code>.</p>
 {% highlight html %}
 <div class="dropdown">
   <a id="dLabel" role="button" data-toggle="dropdown" data-target="#" href="/page.html">