2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Minor Markdown consistency cleanup. (#24605)

This commit is contained in:
XhmikosR
2017-10-30 23:53:57 +02:00
committed by GitHub
parent 1870b871d0
commit b67a4be8de
6 changed files with 14 additions and 5 deletions
-1
View File
@@ -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 %}
<nav aria-label="breadcrumb" role="navigation">
<ol class="breadcrumb">
<li class="breadcrumb-item active" aria-current="page">Home</li>