mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 09:28:41 +00:00
cosmetics
This commit is contained in:
parent
979d540a63
commit
ac9659469a
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@ $if label_filters:
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<div class="panel" id="info_panel_div" style="width:740px;margin-left:180px">
|
<div class="panel" id="info_panel_div" style="width:79%;margin-left:180px">
|
||||||
<iframe
|
<iframe
|
||||||
style="border-style:hidden;width:740px;height:200px;"
|
style="border-style:hidden;width:100%;height:200px;"
|
||||||
id="torrent_info">
|
id="torrent_info">
|
||||||
</iframe>
|
</iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue