Skip to content

Commit

Permalink
Needed one well placed space for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JockeCK authored and nomego committed Aug 5, 2019
1 parent 034d9a0 commit 7ce99cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmoz-image-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ class CosmozImageViewer extends mixin(Template, translatable(mixinBehaviors([
</div>
<div class="icon-only" onclick="ciw.printPage()">
<svg class="icon" viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false">
<g><path d="M19 8H5c-1.66 0-3 1.34-33v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"></path></g>
<g><path d="M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"></path></g>
</svg>
</div>
</div>
Expand Down

0 comments on commit 7ce99cc

Please sign in to comment.