minor fix in tactical

This commit is contained in:
fbsanchez 2019-06-04 22:22:33 +02:00
parent a1be1e7332
commit b14cdfb4c2
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ if (!empty($all_data)) {
}
echo '<table border=0 style="width:100%;"><tr>';
echo '<td style="vertical-align: top; min-width: 180px; width:25%; padding-right: 20px; vertical-align: top; padding-top: 0px;" id="leftcolumn">';
echo '<td style="vertical-align: top; min-width: 30em; width:25%; padding-right: 20px; vertical-align: top; padding-top: 0px;" id="leftcolumn">';
// ---------------------------------------------------------------------
// The status horizontal bars (Global health, Monitor sanity...
// ---------------------------------------------------------------------