adding another br tag between tooltip content
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 14:52:34 +0000 (10:52 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 14:52:34 +0000 (10:52 -0400)
adding more separation between the tooltips in the admin sections

views/admin/contacts/edit.html

index 82cbeec..dc2362c 100644 (file)
                                     <a href="#" onclick="return false;" onkeypress="return false;" class="glm_tooltip tooltip">
                                         <p>
                             {foreach from=$contactInfo.fieldData.contact_role.list item=v}
-                                            <span>{$v.name}</span></br>
+                                            <span>{$v.name}</span><br><br>
                             {/foreach}
                                         </p>
                                         <i class="fa fa-question-circle">