From: XhmikosR Date: Tue, 31 Oct 2017 11:21:20 +0000 (+0200) Subject: Remove the redundant `role=navigation` from `nav`s. X-Git-Tag: v4.0.0-beta.3~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95025a992fdab7234b0f6b27aa61c2d848288816;p=thirdparty%2Fbootstrap.git Remove the redundant `role=navigation` from `nav`s. --- diff --git a/docs/4.0/components/breadcrumb.md b/docs/4.0/components/breadcrumb.md index 928ae101ff..2cbcc17b9e 100644 --- a/docs/4.0/components/breadcrumb.md +++ b/docs/4.0/components/breadcrumb.md @@ -10,20 +10,20 @@ group: components Separators are automatically added in CSS through [`::before`](https://developer.mozilla.org/en-US/docs/Web/CSS/::before) and [`content`](https://developer.mozilla.org/en-US/docs/Web/CSS/content). {% example html %} -