summaryrefslogtreecommitdiffstats
path: root/client/components/lists/listBody.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-31 13:28:34 +0300
committerLauri Ojansivu <x@xet7.org>2020-08-31 13:28:34 +0300
commitccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b (patch)
tree6ffb1cf17effd4cbcdbb37c94bf1fa56108151e9 /client/components/lists/listBody.jade
parentbdd28444bb7a4b8692aa916b33781cf3ab951e40 (diff)
parent6372bb82c4a0668df87baec2cf90c919e5285fef (diff)
downloadwekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.tar.gz
wekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.tar.bz2
wekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.zip
Merge branch 'master' of https://github.com/tborychowski/wekan into tborychowski-master
Diffstat (limited to 'client/components/lists/listBody.jade')
-rw-r--r--client/components/lists/listBody.jade4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/components/lists/listBody.jade b/client/components/lists/listBody.jade
index 2f175205..94b558e6 100644
--- a/client/components/lists/listBody.jade
+++ b/client/components/lists/listBody.jade
@@ -1,5 +1,5 @@
template(name="listBody")
- .list-body.js-perfect-scrollbar
+ .list-body
.minicards.clearfix.js-minicards(class="{{#if reachedWipLimit}}js-list-full{{/if}}")
if cards.count
+inlinedForm(autoclose=false position="top")
@@ -106,7 +106,7 @@ template(name="searchElementPopup")
option(value="{{_id}}") {{title}}
form.js-search-term-form
input(type="text" name="searchTerm" placeholder="{{_ 'search-example'}}" autofocus dir="auto")
- .list-body.js-perfect-scrollbar.search-card-results
+ .list-body.search-card-results
.minicards.clearfix.js-minicards
if isBoardTemplateSearch
each results