]> git.mxchange.org Git - friendica.git/commitdiff
frio: remove shome whitespace
authorrabuzarus <>
Fri, 15 Dec 2017 17:16:07 +0000 (18:16 +0100)
committerrabuzarus <>
Fri, 15 Dec 2017 17:16:07 +0000 (18:16 +0100)
view/theme/frio/templates/contact_template.tpl

index b26e4fcbd02e93d47406088adf6224fa721277cf..9e927c6751f61f2f8a0694c08f5655565ea68bf7 100644 (file)
@@ -14,7 +14,7 @@
                                        {{* use a smaller picture on very small displays (e.g. mobiles) *}}
                                        <div class="contact-photo-image-wrapper visible-xs">
                                                <img class="contact-photo-xs media-object" src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" />
-                                               
+
                                                {{* Overlay background on hover the avatar picture *}}
                                                <div class="contact-photo-overlay">
                                                        <span class="contact-photo-overlay-content overlay-xs"><i class="fa fa-angle-down" aria-hidden="true"></i></span>
@@ -22,7 +22,6 @@
                                        </div>
                                </button>
 
-
                                {{if $contact.photo_menu}}
                                <ul class="contact-photo-menu menu-popup dropdown-menu hidden-lg hidden-md hidden-sm" id="contact-photo-menu-{{$contact.id}}" role="menu" aria-labelledby="contact-photo-menu-{{$contact.id}}">
                                        {{foreach $contact.photo_menu as $c}}
@@ -150,7 +149,6 @@ We use this part to filter the contacts with jquery.textcomplete *}}
                                                </div>
                                        </button>
 
-
                                        {if $photo_menu}
                                        <ul class="contact-photo-menu menu-popup dropdown-menu hidden-lg hidden-md hidden-sm" id="contact-photo-menu-{$id}" role="menu" aria-labelledby="contact-photo-menu-{$id}">
                                                {foreach $photo_menu as $c}