Commit 3c25806a authored by Phil Hughes's avatar Phil Hughes

Merge branch '37069-remove-li' into 'master'

Remove unnecessary divider

Closes #37069

See merge request !13841
parents 5f60b9b6 2b7f0b14
......@@ -82,6 +82,7 @@
= custom_icon('messages')
%span.nav-item-name
Messages
= nav_link(controller: [:hooks, :hook_logs]) do
= link_to admin_hooks_path, title: 'Hooks' do
.nav-icon-container
......@@ -140,7 +141,6 @@
%span.nav-item-name
Appearance
%li.divider
= nav_link(controller: :application_settings) do
= link_to admin_application_settings_path, title: 'Settings' do
.nav-icon-container
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment