mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Add Series autocomplete extends beyond tiny modal now.
This commit is contained in:
parent
cbb1e17c4e
commit
e2addd47ec
2 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||
<i class="icon-hdd"/>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div class="modal-body root-folders-modal">
|
||||
<div class="input-prepend input-append x-path">
|
||||
<span class="add-on"> <i class="icon-folder-open"></i></span>
|
||||
<input class="span5" type="text" placeholder="Path of the folder to add ...">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue