aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/myapps.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-10 17:39:15 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-10 17:39:49 +0200
commit582d075c4501ede78e35ac2207741c9a849d3673 (patch)
tree4094a22d8bf96c147ce552a2f87c08cd4ccf67b5 /view/tpl/myapps.tpl
parent76a87115706fd575b67b82b4ffb89a958c856464 (diff)
downloadvolse-hubzilla-582d075c4501ede78e35ac2207741c9a849d3673.tar.gz
volse-hubzilla-582d075c4501ede78e35ac2207741c9a849d3673.tar.bz2
volse-hubzilla-582d075c4501ede78e35ac2207741c9a849d3673.zip
missing clearfix
Diffstat (limited to 'view/tpl/myapps.tpl')
-rwxr-xr-xview/tpl/myapps.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/myapps.tpl b/view/tpl/myapps.tpl
index ccefa4a49..dd2a67a63 100755
--- a/view/tpl/myapps.tpl
+++ b/view/tpl/myapps.tpl
@@ -1,5 +1,5 @@
<div class="generic-content-wrapper">
- <div class="section-title-wrapper">
+ <div class="section-title-wrapper clearfix">
{{if $authed}}
{{if $create}}
<a href="appman" class="pull-right btn btn-success btn-sm"><i class="fa fa-pencil-square-o"></i>&nbsp;{{$create}}</a>