diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-05-01 11:53:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-01 11:53:56 -0400 |
commit | c433819c1bb0ec5d3156300deada47faee6aee99 (patch) | |
tree | 35b65a477bbd58d898283358ea7067ed05039139 /ext/display-templates.html | |
parent | 8ee470caa0f96326d637f0ee6769546f3ef1cfc2 (diff) |
Update search tags to always be displayed in a consistent manner (#1645)
Diffstat (limited to 'ext/display-templates.html')
-rw-r--r-- | ext/display-templates.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/display-templates.html b/ext/display-templates.html index 6637e70e..3262c15a 100644 --- a/ext/display-templates.html +++ b/ext/display-templates.html @@ -43,7 +43,6 @@ </div> <div class="headword-details"> <button class="action-button action-play-audio" data-icon="play-audio" title="Play audio" data-title-default="Play audio" data-hotkey='["playAudio",["title","data-title-default"],"Play audio ({0})"]' data-menu-position="right below h-cover v-cover"><div class="action-button-badge icon" hidden></div></button> - <div class="headword-tag-list tag-list"></div> </div> </div></template> <template id="definition-item-template" data-remove-whitespace-text="true"><li class="definition-item"> |