Browse Source

Fixes the small artifact with the bookmark button

Yury Delendik 13 years ago
parent
commit
5a7db6f355
  1. 4
      web/viewer.html

4
web/viewer.html

@ -103,9 +103,7 @@ @@ -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…
Cancel
Save