2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-23 20:40:36 +03:00

Update subnav to remove breadcrumb and just keep versions and search (#29368)

This commit is contained in:
Mark Otto
2019-09-05 11:43:31 -07:00
committed by XhmikosR
parent c6a82fcc6f
commit eb49bd11c9
5 changed files with 20 additions and 16 deletions
@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg"{{ with .width }} width="{{ . }}"{{ end }}{{ with .height }} height="{{ . }}"{{ end }}{{ with .class }} class="{{ . }}"{{ end }} viewBox="0 0 16 16" role="img"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 14l6-6-6-6"/></svg>

Before

Width:  |  Height:  |  Size: 329 B