1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

docs-sidebar.html: reindent. (#29337)

This commit is contained in:
XhmikosR
2019-08-30 08:01:21 +03:00
committed by GitHub
parent 8360edc57b
commit ae249e8f55

View File

@@ -17,7 +17,7 @@
<li class="bd-sidenav-group my-1{{ if $active_group }} active{{ end }} js-sidenav-group{{ if $group.pages }} has-children{{ end }}">
<a class="d-inline-flex align-items-center bd-sidenav-group-link" href="/docs/{{ $.Site.Params.docs_version }}/{{ $group_slug }}/{{ if $group.pages }}{{ $link_slug }}/{{ end }}">
<div>{{- $group.title -}}</div>
<div>{{ $group.title }}</div>
</a>
{{- if $group.pages }}