2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

docs: Fix badges after #28458. (#29199)

This commit is contained in:
XhmikosR
2019-08-04 08:23:25 +03:00
committed by GitHub
parent 7bce809a63
commit b316235e63
5 changed files with 7 additions and 7 deletions
@@ -49,7 +49,7 @@ body_class: "bg-light"
<a class="nav-link active" href="#">Dashboard</a>
<a class="nav-link" href="#">
Friends
<span class="badge badge-pill bg-light align-text-bottom">27</span>
<span class="badge bg-light rounded-pill align-text-bottom">27</span>
</a>
<a class="nav-link" href="#">Explore</a>
<a class="nav-link" href="#">Suggestions</a>