mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-17 04:32:51 -06:00
#6732: Errant righthand margin on "Login" button (if not authenticated)
This commit is contained in:
parent
d7c103d77f
commit
6e9c81eddf
@ -37,9 +37,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</span>
|
</span>
|
||||||
{% else %}
|
{% else %}
|
||||||
<div>
|
<div class="ms-0 ms-md-3">
|
||||||
<a
|
<a
|
||||||
class="btn btn-primary mx-4 ws-nowrap"
|
class="btn btn-primary ws-nowrap"
|
||||||
type="button"
|
type="button"
|
||||||
href="{% url 'login' %}"
|
href="{% url 'login' %}"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user