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