Fixes the small artifact with the bookmark button
This commit is contained in:
parent
92a9003191
commit
5a7db6f355
@ -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…
Reference in New Issue
Block a user