mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
mobile: ability to display hidden toolbar buttons
This commit is contained in:
parent
d6aec95684
commit
1d927854a4
3 changed files with 57 additions and 5 deletions
|
@ -75,6 +75,7 @@
|
|||
<%- toolbar.menu(settings.toolbar.right, isReadOnly, 'right', 'pad') %>
|
||||
<% e.end_block(); %>
|
||||
</ul>
|
||||
<span class="show-more-icon-btn"></span> <!-- use on small screen to display hidden toolbar buttons -->
|
||||
</div>
|
||||
|
||||
<% e.begin_block("afterEditbar"); %><% e.end_block(); %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue