mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixes the small artifact with the bookmark button
This commit is contained in:
parent
92a9003191
commit
5a7db6f355
1 changed files with 1 additions and 3 deletions
|
@ -103,9 +103,7 @@
|
|||
<span>Download</span>
|
||||
</button>
|
||||
<!-- <div class="toolbarButtonSpacer"></div> -->
|
||||
<a href="#" id="viewBookmark" class="toolbarButton bookmark" title="Bookmark (or copy) current location" tabindex="13">
|
||||
<span>Bookmark</span>
|
||||
</a>
|
||||
<a href="#" id="viewBookmark" class="toolbarButton bookmark" title="Bookmark (or copy) current location" tabindex="13"><span>Bookmark</span></a>
|
||||
</div>
|
||||
<div class="outerCenter">
|
||||
<div class="innerCenter" id="toolbarViewerMiddle">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue