]> git.mxchange.org Git - friendica.git/commitdiff
Make sure contacs header is same size as everything in aside.
authorAndreas Neustifter <andreas.neustifter@gmail.com>
Sun, 8 Jul 2018 20:16:57 +0000 (22:16 +0200)
committerAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 9 Jul 2018 10:42:31 +0000 (12:42 +0200)
All the widgets in asside have h3 for their headers, use this for showing contacts too.

view/templates/contact_block.tpl

index 0d2461502ba1977ac362c322761978d1a142caf0..52e3e1e774915c13d5f045747ada3f3a14d9404b 100644 (file)
@@ -1,6 +1,6 @@
 
 <div id="contact-block">
-<h4 class="contact-block-h4">{{$contacts}}</h4>
+<h3 class="contact-block-h4">{{$contacts}}</h3>
 {{if $micropro}}
                <a class="allcontact-link" href="viewcontacts/{{$nickname}}">{{$viewcontacts}}</a>
                <div class='contact-block-content'>