Commit 94115951 authored by Zack Cuddy's avatar Zack Cuddy Committed by Andrew Fontaine

Geo Nodes - Title Spacing

This corrects the spacing bug when the new
button isn't visible.
parent 9937adfe
......@@ -5,7 +5,7 @@
= render partial: 'admin/geo/shared/license_alert'
.d-flex.align-items-center.border-bottom.border-default.mb-4
%h2.page-title
%h3{ :class => "page-title gl-mb-5!" }
= _("Geo Nodes")
- if @nodes.any?
= link_to s_("GeoNodes|New node"), new_admin_geo_node_path, class: 'btn btn-success ml-auto qa-new-node-link'
......
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