提交 e21c9501 编写于 作者: D Dawid Harat

form elements, search icon fix

上级 51c8f607
...@@ -197,10 +197,11 @@ title: Form Elements ...@@ -197,10 +197,11 @@ title: Form Elements
<input type="text" class="form-control" placeholder="Search for&hellip;"> <input type="text" class="form-control" placeholder="Search for&hellip;">
</div> </div>
<span class="col-auto"> <span class="col-auto">
<button class="btn btn-secondary" type="button">{% include_cached ui/icon.html icon="search" %}</button> <button class="btn btn-secondary btn-icon" type="button" style="height:100%">{% include_cached ui/icon.html icon="search" %}</button>
</span> </span>
</div>
</div> </div>
</div>{% endexample %} {% endexample %}
### Custom Input examples ### Custom Input examples
{% example %} {% example %}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册