clear the jot-nets float
This commit is contained in:
parent
e5e479b405
commit
8b233723c5
@ -46,12 +46,12 @@
|
||||
margin: 16px;
|
||||
}
|
||||
|
||||
/* this is referenced in js/acl.js - not sure if it is still needed. */
|
||||
.profile-jot-net {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* conversation */
|
||||
|
@ -23,7 +23,7 @@
|
||||
{{$jotnets}}
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<div class="modal-footer clear">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">{{$aclModalDismiss}}</button>
|
||||
</div>
|
||||
</div><!-- /.modal-content -->
|
||||
|
Reference in New Issue
Block a user