mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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…
x
Reference in New Issue
Block a user