fix image hover description on Firefox

Fixes #57
pull/97/head
Nolan Lawson 2018-04-12 20:20:50 -07:00
rodzic 7ece5d7ffc
commit 70b2bcdf2b
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -21,6 +21,7 @@
<button type="button"
class="show-image-button"
aria-label="Show image: {{media.description || ''}}"
title="{{media.description || ''}}"
delegate-key="{{delegateKey}}"
on:mouseover="set({mouseover: event})"
style="width: {{inlineWidth}}px; height: {{inlineHeight}}px;"