diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-10 21:38:11 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-10 21:38:11 -0500 |
commit | 17181eb97efcef6a4221397cfe6030b880792e32 (patch) | |
tree | 821ce5d276a93cd3a48563da2870145b5f9e6e62 /ext/mixed/display-templates.html | |
parent | bbb74d0a48e389f3b29e9d9a53c1ac383e8046fe (diff) |
Improve style of some tags
Diffstat (limited to 'ext/mixed/display-templates.html')
-rw-r--r-- | ext/mixed/display-templates.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mixed/display-templates.html b/ext/mixed/display-templates.html index 6fcf4c74..7ae51a62 100644 --- a/ext/mixed/display-templates.html +++ b/ext/mixed/display-templates.html @@ -15,7 +15,7 @@ </div> <div class="term-reasons"></div> </div> - <div class="frequencies"></div> + <div class="term-special-tags"><div class="frequencies tag-list"></div></div> </div> <div class="term-definition-container"><ol class="term-definition-list"></ol></div> <pre class="debug-info"></pre> |