Remove top margins from close buttons
This commit is contained in:
parent
139ccef2dd
commit
fb75f447d7
4 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,6 @@
|
|||
<h2><%= title %></h2>
|
||||
</div>
|
||||
<div>
|
||||
<a class="geolink d-block btn-close mt-1" href="<%= root_path %>"></a>
|
||||
<a class="geolink d-block btn-close" href="<%= root_path %>"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue