aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-12-12 10:00:15 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-12-12 10:00:15 +0100
commit565126a888d70dce853a2351b698bbc0695f0ba9 (patch)
treebc11371c80bc0ded63059725ba39675c59e59e77 /view/tpl
parente7d98634323978f45d2faa591ce8f66c7396d739 (diff)
downloadvolse-hubzilla-565126a888d70dce853a2351b698bbc0695f0ba9.tar.gz
volse-hubzilla-565126a888d70dce853a2351b698bbc0695f0ba9.tar.bz2
volse-hubzilla-565126a888d70dce853a2351b698bbc0695f0ba9.zip
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index a7201f5b7..32e5fa060 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -139,7 +139,7 @@
</div>
<div id="profile-jot-submit-right" class="btn-group pull-right">
{{if $preview}}
- <button class="btn btn-default btn-sm hidden-xs" onclick="preview_post();return false;" title="{{$preview}}">
+ <button class="btn btn-default btn-sm" onclick="preview_post();return false;" title="{{$preview}}">
<i class="icon-eye-open jot-icons" ></i>
</button>
{{/if}}