]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update breadcrumbs.md 10659/head
authorKamil Breguła <mik-laj@users.noreply.github.com>
Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)
docs/pages/breadcrumbs.md

index 824c93af342f4d98ba5090d156b9c55711312cbc..e77fea1f5f4aa6036d526fe752bf338227ff5395 100644 (file)
@@ -20,10 +20,6 @@ To mark a disabled item, add the class `.disabled` to the `<li>`, and just use p
   <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/MmGeMx?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
-<div class="warning callout">
-  <p>We use a CSS <code>::after</code> element containing a slash character to create the separator between items. Some screen readers will read this character out loud&mdash;if this is an issue, you can use a background image or a separate element with <code>aria-hidden="true"</code> to create the separator instead.</p>
-</div>
-
 <div class="warning callout">
   <p>If your site is visited by search engines, then you should consider adding Schema.org structure data. This will allow your site to appear more attractive in search results. </p>
   <p>For more information, see <a href="https://developers.google.com/search/docs/data-types/breadcrumbs">Breadcrumbs - Google Developers</a>, <a href="http://schema.org/BreadcrumbList">BreadcrumbList - schema.org</a>.</p>