diff options
Diffstat (limited to 'view/tpl/jot.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 7ade4f9de..9b347b62f 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -106,7 +106,7 @@ </button> {{/if}} </div> - <div class="btn-group visible-xs visible-sm"> + <div class="btn-group hidden-xs visible-sm"> <button type="button" id="more-tools" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> <i id="more-tools-icon" class="icon-caret-down jot-icons"></i> </button> |