瀏覽代碼

#6732: Errant righthand margin on "Login" button (if not authenticated)

checktheroads 5 年之前
父節點
當前提交
6e9c81eddf
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      netbox/templates/profile_button.html

+ 2 - 2
netbox/templates/profile_button.html

@@ -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' %}"
   >