aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-20 21:12:09 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-20 21:12:09 +0100
commit830b01bd2a54bec4bd534903ee980aa0d9a3e563 (patch)
treefcf1febb319ba61ab223f83b2644232e13a2115f
parent90187eae37ecdee56d245f563f529638ea8f55da (diff)
downloadvolse-hubzilla-830b01bd2a54bec4bd534903ee980aa0d9a3e563.tar.gz
volse-hubzilla-830b01bd2a54bec4bd534903ee980aa0d9a3e563.tar.bz2
volse-hubzilla-830b01bd2a54bec4bd534903ee980aa0d9a3e563.zip
Space between Preview and Submit in jot.tpl
-rw-r--r--view/tpl/jot.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index 9b347b62f..c3e9edd9f 100644
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -147,6 +147,8 @@
<i class="icon-eye-open jot-icons" ></i>
</button>
{{/if}}
+ </div>
+ <div id="profile-jot-submit-right" class="btn-group pull-right">
<button id="dbtn-submit" class="btn btn-primary btn-sm" type="submit" tabindex=3 name="button-submit" >{{$share}}</button>
</div>
<div id="profile-jot-perms-end"></div>