Imageless member search result minor hotfix.
authorLaury GvR <laury@gaslightmedia.com>
Wed, 20 Aug 2014 13:05:15 +0000 (09:05 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 20 Aug 2014 13:05:15 +0000 (09:05 -0400)
Empty images would show up with a border in Chrome. Replaced with <p>

Toolkit/Members/templates/membersList.tpl

index b99abdc..5bd38d0 100644 (file)
@@ -43,7 +43,7 @@ searchMapIconActive="searchMapIconActive"
                     {if:row[logo]}
                         <img class="search-result-img" alt="{row[logo]}" src="{row[logo]}">
                     {else:}
-                        <img class="search-result-img">
+                        <p> </p>
                     {end:}
                 </div><!-- /.memberSR -->
                 <div class="search-result-item-info small-8 columns">