From b67a4be8de353bfab41443d705a6f595391cc482 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 30 Oct 2017 23:53:57 +0200 Subject: Minor Markdown consistency cleanup. (#24605) --- docs/4.0/components/breadcrumb.md | 1 - docs/4.0/components/navbar.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/4.0/components') diff --git a/docs/4.0/components/breadcrumb.md b/docs/4.0/components/breadcrumb.md index 09ad73127..928ae101f 100644 --- a/docs/4.0/components/breadcrumb.md +++ b/docs/4.0/components/breadcrumb.md @@ -10,7 +10,6 @@ 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 %} -