Make sure contacs header is same size as everything in aside.

All the widgets in asside have h3 for their headers, use this for showing contacts too.
pull/5348/head
Andreas Neustifter 2018-07-08 22:16:57 +02:00
parent 7211fc4f1a
commit d442024c0e
1 changed files with 1 additions and 1 deletions

View 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'>