Skip to content

Commit 603273d

Browse files
committed
Hide editorHighlight
1 parent 46d4008 commit 603273d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/viewer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
</div>
257257
</div>
258258
</div>
259-
<div id="editorHighlight" class="toolbarButtonWithContainer">
259+
<div id="editorHighlight" class="toolbarButtonWithContainer hidden">
260260
<button id="editorHighlightButton" class="toolbarButton" type="button" disabled="disabled" title="Highlight" role="radio" aria-expanded="false" aria-haspopup="true" aria-controls="editorHighlightParamsToolbar" tabindex="0" data-l10n-id="pdfjs-editor-highlight-button">
261261
<span data-l10n-id="pdfjs-editor-highlight-button-label">Highlight</span>
262262
</button>

0 commit comments

Comments
 (0)