diff options
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/jot.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index c3e9edd9f..21af4d595 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -141,7 +141,7 @@ <div id="profile-rotator-wrapper"> <div id="profile-rotator"></div> </div> - <div id="profile-jot-submit-right" class="btn-group pull-right"> + <div id="profile-jot-submit-right" class="btn-group"> {{if $preview}} <button class="btn btn-default btn-sm" onclick="preview_post();return false;" title="{{$preview}}"> <i class="icon-eye-open jot-icons" ></i> |