Minor css corrections

This commit is contained in:
bergware
2018-10-29 17:11:20 +01:00
parent af29bff03e
commit aec0c8044f
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -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');