mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 20:00:59 +00:00
Remove top margin
This commit is contained in:
parent
312f54fa66
commit
99eff2f58f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<ul class="navbar-nav ml-md-auto mt-3">
|
||||
<ul class="navbar-nav ml-md-auto">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
|
||||
v{{ .Site.Params.docs_version }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue