mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
.
This commit is contained in:
parent
7b65f0a93e
commit
7e2f0666ea
1 changed files with 2 additions and 2 deletions
|
|
@ -213,7 +213,7 @@ body {
|
|||
|
||||
</div>
|
||||
|
||||
<div class="position-sticky pt-3 sidebar-sticky">
|
||||
<div class="position-sticky pt-3 sidebar-sticky sticky-bottom">
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link {% block nav_home %}{% endblock %}" href="{% url 'home' %}">{% trans "Home" %}</a>
|
||||
|
|
@ -242,7 +242,7 @@ body {
|
|||
</li>
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue