mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Remove top margin
This commit is contained in:
committed by
XhmikosR
parent
312f54fa66
commit
99eff2f58f
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user