1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

docs: SVG consistency changes (#32259)

* Move inlined SVG to a partial.

Also, add `fill="currentColor"` in the SVGs.

* docs: reorder attributes
This commit is contained in:
XhmikosR
2020-12-10 11:48:14 +02:00
committed by GitHub
parent ecb38f6ac2
commit 4341c34261
11 changed files with 11 additions and 19 deletions

View File

@@ -5,11 +5,6 @@
.navbar-toggler {
padding: 0;
border: 0;
.bi {
width: 2rem;
fill: currentColor;
}
}
.navbar-nav {