Search: Cleanup and minor fixes.

This commit is contained in:
2018-09-10 11:56:31 +02:00
parent 5cc5698477
commit 9b62daec74
2 changed files with 30 additions and 77 deletions

View File

@@ -28,7 +28,7 @@ script.
document.body.dataset["projectId"] = "{{project._id}}";
| {% endif %}
#search-container
#search-container.d-flex
| {% if project %}
#project_sidebar.bg-white
@@ -79,12 +79,12 @@ script.
.search-list-stats
#stats
#search-list
#search-list.h-100
#hits
#search-details
#search-details.border-left
#search-error
#search-hit-container
#search-hit-container.w-100
| {% raw %}