diff --git a/less/search.less b/less/search.less index 2937bda..eb648ed 100644 --- a/less/search.less +++ b/less/search.less @@ -2,6 +2,11 @@ .user-img { .user-icon-style(24px, 1.5, 50%); } + .post-search-item { + .bootstrap-tagsinput { + display: block; + } + } } .search-result-text { @@ -22,4 +27,5 @@ button { padding: 4px 6px; } -} \ No newline at end of file +} + diff --git a/templates/search.tpl b/templates/search.tpl index 19b5ce6..7744a00 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -48,6 +48,11 @@ [[search:search-child-categories]] +