diff --git a/styles/img/ui/icon-search.svg b/styles/img/ui/icon-search.svg
new file mode 100644
index 00000000..15662aad
--- /dev/null
+++ b/styles/img/ui/icon-search.svg
@@ -0,0 +1,53 @@
+
+
diff --git a/styles/simple.css b/styles/simple.css
index c5fdd130..193efad1 100644
--- a/styles/simple.css
+++ b/styles/simple.css
@@ -787,6 +787,10 @@ ul, li {
margin: 0;
padding: 0;
}
+.sheet input.recherche {
+ background: url("img/ui/icon-search.svg") no-repeat right;
+ background-size: 1rem;
+}
.alterne-list > .list-item:hover {
background: rgba(100, 100, 50, 0.25);
diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html
index 04359277..0e0c11d8 100644
--- a/templates/actor-sheet.html
+++ b/templates/actor-sheet.html
@@ -60,9 +60,8 @@
{{#if options.showCompNiveauBase}}Montrer tout{{else}}Filtrer{{/if}}
-
+ size="8" data-dtype="String" placeholder=""/>