Updates to tooltip heading and add text to remove icon

This commit is contained in:
luis cielak
2018-08-22 11:40:22 -04:00
parent 5616fa4f11
commit 6747ef2659
4 changed files with 9 additions and 3 deletions

View File

@@ -88,7 +88,7 @@
<footer class='block-list__footer'>
<a href='/' class='icon-link'>
{% module Icon('plus') %}
<span>Add another environment</span>
<span class="icon-link">Add another environment</span>
</a>
</footer>
</section>