diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-11-07 20:55:06 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-11-07 20:55:06 -0800 |
commit | bd29cc0c16567df3bafe95f4d02cdbf741547e99 (patch) | |
tree | 3a329331cbe006b61a2d8b0049f4477f69761075 /tmpl/dictionary.html | |
parent | 5ad4782bfb6db09e55fffba6057d42c1022d930e (diff) |
WIP
Diffstat (limited to 'tmpl/dictionary.html')
-rw-r--r-- | tmpl/dictionary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/dictionary.html b/tmpl/dictionary.html index 526e856b..035c0755 100644 --- a/tmpl/dictionary.html +++ b/tmpl/dictionary.html @@ -1,4 +1,4 @@ -<div class="dict well well-sm" data-title="{{title}}"> +<div class="dict-group well well-sm" data-title="{{title}}"> <div class="row"> <div class="col-xs-8"> <h4><span class="text-muted glyphicon glyphicon-book"></span> {{title}} <small>v.{{version}}</small></h4> |