Remove geolink and close button nesting
This commit is contained in:
parent
b36df9286a
commit
351a785949
2 changed files with 4 additions and 8 deletions
|
@ -3,8 +3,6 @@
|
|||
<h2><%= title %></h2>
|
||||
</div>
|
||||
<div>
|
||||
<a class="geolink" href="<%= root_path %>">
|
||||
<button type="button" class="btn-close mt-1"></button>
|
||||
</a>
|
||||
<a class="geolink d-block btn-close mt-1" href="<%= root_path %>"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue