mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Remove deprecated has-icon
This commit is contained in:
@@ -45,9 +45,9 @@ doc-subtab: panel
|
||||
Repositories
|
||||
</p>
|
||||
<div class="panel-block">
|
||||
<p class="control has-icon">
|
||||
<p class="control has-icons-left">
|
||||
<input class="input is-small" type="text" placeholder="Search">
|
||||
<span class="icon is-small">
|
||||
<span class="icon is-small is-left">
|
||||
<i class="fa fa-search"></i>
|
||||
</span>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user