Skip to content
Snippets Groups Projects
Commit 55d4cc06 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#338 - improved search input width

parent 3474ee4f
No related branches found
No related tags found
No related merge requests found
Pipeline #3485 failed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<div class="section center-align"> <div class="section center-align">
<div class="headline">${locale.getString("menu.templates")}</div> <div class="headline">${locale.getString("menu.templates")}</div>
</div> </div>
<div class="searchTemplateWrapper"> <div class="row">
<div class="input-field col s12 m12 l8 offset-l2"> <div class="input-field col s12 m12 l8 offset-l2">
<i class="material-icons prefix">search</i> <i class="material-icons prefix">search</i>
<input id="searchTemplate" type="text"> <input id="searchTemplate" type="text">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment