diff --git a/less/category.less b/less/category.less index ab69767..58b78f6 100644 --- a/less/category.less +++ b/less/category.less @@ -109,6 +109,10 @@ font-weight: bold; } } + + .subcategory { + margin-bottom: 10px; + } } .category, .categories, .subcategory { diff --git a/templates/categories.tpl b/templates/categories.tpl index f96a1b8..d1da411 100644 --- a/templates/categories.tpl +++ b/templates/categories.tpl @@ -12,6 +12,7 @@ {{{end}}} +
+{{{ end }}} \ No newline at end of file diff --git a/templates/search.tpl b/templates/search.tpl index 46d150c..6f2ac42 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -48,9 +48,9 @@