diff --git a/app/assets/stylesheets/admins.scss b/app/assets/stylesheets/admins.scss index 3e872d74..b2422eb4 100644 --- a/app/assets/stylesheets/admins.scss +++ b/app/assets/stylesheets/admins.scss @@ -84,10 +84,8 @@ color: white !important; } -.manage-users-tab { - &:hover { - cursor: pointer; - } +#manage-users-nav.nav-tabs .nav-item { + margin-bottom: -1px; } #merge-account-arrow { @@ -96,4 +94,4 @@ right: 47%; z-index: 999; background: white; -} \ No newline at end of file +} diff --git a/app/views/admins/components/_manage_users_tags.html.erb b/app/views/admins/components/_manage_users_tags.html.erb index e622c867..2a39cb13 100644 --- a/app/views/admins/components/_manage_users_tags.html.erb +++ b/app/views/admins/components/_manage_users_tags.html.erb @@ -14,20 +14,25 @@ %>