re-enabel browser for small screens
This commit is contained in:
parent
ee293f2ce2
commit
80f5a026be
|
@ -52,6 +52,9 @@
|
|||
<a class="jot-preview-lnk" id="jot-preview-lnk-mobile" onclick="previewActive(); return false;">{{$preview}}</a>
|
||||
</li>
|
||||
{{/if}}
|
||||
<li role="menuitem">
|
||||
<a id="jot-browser-lnk-mobile" onclick="fbrowserActive(); return false;">{{$browser}}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<button type="button" class="close hidden-lg hidden-md hidden-sm" data-dismiss="modal" style="float: right;">×</button>
|
||||
|
|
Loading…
Reference in a new issue