mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 14:09:54 -06:00
Corrected palcement of "Check for Updates" button on plugins page
This commit is contained in:
@@ -27,7 +27,7 @@ $check = $notify['version'] ? 0 : 1;
|
||||
<style>
|
||||
#plugin_tree{width:33%;height:200px;overflow-y:scroll}
|
||||
<?if (strstr('white,black',$display['theme'])):?>
|
||||
span.vhshift{margin-top:30px!important;margin-right:-20px!important}
|
||||
span.vhshift{margin-top:22px!important;margin-right:-20px!important}
|
||||
<?endif;?>
|
||||
</style>
|
||||
<script src="<?autov('/webGui/javascript/jquery.filetree.js')?>"></script>
|
||||
|
||||
Reference in New Issue
Block a user