Преглед изворни кода

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

checktheroads пре 4 година
родитељ
комит
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' %}"
   >