Fixed visual bug in discovery vmware - #4199
This commit is contained in:
parent
7d54a37e13
commit
af62bb1ae3
|
@ -694,7 +694,7 @@ class Wizard
|
|||
$output .= '<div style="">';
|
||||
$output .= '<div style="float: left;">';
|
||||
} else {
|
||||
$output .= '<div style="">';
|
||||
$output .= '<div style="width:50%;">';
|
||||
$output .= '<div style="float: right;">';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue