mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 12:51:21 -05:00
Minor css corrections
This commit is contained in:
@@ -15,7 +15,7 @@ Tag="hand-paper-o"
|
||||
*/
|
||||
?>
|
||||
<?
|
||||
$width = [166,305];
|
||||
$width = [166,300];
|
||||
|
||||
function data_disks($disk) {
|
||||
return ($disk['type']=='Data' && $disk['status']=='DISK_OK');
|
||||
|
||||
Reference in New Issue
Block a user