mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
self closing icon tag
This commit is contained in:
parent
6bb2f14153
commit
8138ff5eee
23 changed files with 80 additions and 80 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="row x-search-bar" style="display: none;">
|
||||
<div class="folder-header span11">
|
||||
<div class="input-prepend">
|
||||
<i class="add-on icon-search"></i>
|
||||
<i class="add-on icon-search"/>
|
||||
<input class="x-txt-search input-xlarge" type="text" value="{{folder.name}}" placeholder="{{folder.name}}">
|
||||
</div>
|
||||
|
||||
|
@ -23,4 +23,4 @@
|
|||
<div class="text-center new-series-loadmore x-load-more" style="display: none;">
|
||||
<i class="icon-angle-down"/> more
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue