diff options
author | friendica <info@friendica.com> | 2014-05-14 20:49:33 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-14 20:49:33 -0700 |
commit | 8b233723c5a6cbf18de438efa1d832691b0d9cce (patch) | |
tree | 17fb14a204b95bfc1e3b67f73062f49a4c6ca058 /view/tpl/acl_selector.tpl | |
parent | e5e479b4053018ae299da706239acf5aaec5ca7e (diff) | |
download | volse-hubzilla-8b233723c5a6cbf18de438efa1d832691b0d9cce.tar.gz volse-hubzilla-8b233723c5a6cbf18de438efa1d832691b0d9cce.tar.bz2 volse-hubzilla-8b233723c5a6cbf18de438efa1d832691b0d9cce.zip |
clear the jot-nets float
Diffstat (limited to 'view/tpl/acl_selector.tpl')
-rwxr-xr-x | view/tpl/acl_selector.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index 722d541ed..4babf5669 100755 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl @@ -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 --> |