Fixed "Tab alignment" issue described in #4773
This commit is contained in:
parent
87c845b668
commit
73a60baf8c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<% end %>
|
||||
|
||||
<div class="header-illustration new-user-main auth-container mx-auto">
|
||||
<ul class="nav nav-tabs position-absolute bottom-0 px-3 fs-6 w-100">
|
||||
<ul class="nav nav-tabs position-absolute bottom-0 fs-6 w-100">
|
||||
<li class="nav-item">
|
||||
<%= link_to t("sessions.new.tab_title"), "#", :class => "nav-link active" %>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue