]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
components docs: backticks ==> <code> 8189/head
authorChris Rebert <github@rebertia.com>
Mon, 17 Jun 2013 03:40:50 +0000 (21:40 -0600)
committerChris Rebert <github@rebertia.com>
Mon, 17 Jun 2013 03:40:50 +0000 (21:40 -0600)
docs/components.html

index bfb9a98bb3697357bebf5d0345010a898f44bacc..b18fd2b64bb4aab925ed84d3d8511b83112bd79a 100644 (file)
@@ -1415,7 +1415,7 @@ body { padding-bottom: 70px; }
       <h1>Breadcrumbs <small></small></h1>
     </div>
     <p class="lead">Indicate the current page's location within a navigational hierarchy.</p>
-    <p>Separators are automatically added in CSS through `:after` and `content`.</p>
+    <p>Separators are automatically added in CSS through <code>:after</code> and <code>content</code>.</p>
     <div class="bs-example">
       <ul class="breadcrumb">
         <li class="active">Home</li>