]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/event_stream_item.tpl
Fix review points
[friendica.git] / view / theme / frio / templates / event_stream_item.tpl
index 9264e9d2e3e92861606755ccb185b826475ff3d9..2f2af2732eea3984b7357fcc0b2170bc90468a77 100644 (file)
@@ -27,7 +27,7 @@
                                                {{/if}}
                                        </div>
                                        <div class="event-card-profile-name profile-entry-name">
-                                               <a href="{{$author_link}}" class="userinfo">{{$author_name}}</a>
+                                               <a href="{{$author_link}}" class="userinfo hover-card">{{$author_name}}</a>
                                        </div>
                                        {{if $location.map}}
                                        <div id="event-location-map-{{$id}}" class="event-location-map">{{$location.map nofilter}}</div>