missing clearfix
This commit is contained in:
parent
10e5cf01cc
commit
7cca2b7fb0
@ -1,5 +1,5 @@
|
||||
<div id="contact-entry-wrapper-{{$contact.id}}">
|
||||
<div class="section-subtitle-wrapper">
|
||||
<div class="section-subtitle-wrapper clearfix">
|
||||
<div class="pull-right">
|
||||
{{if $contact.approve && $contact.ignore}}
|
||||
<form action="connedit/{{$contact.id}}" method="post" >
|
||||
|
Reference in New Issue
Block a user