add operations_full_width div to avoid overlapping boxes
introduced in be14efaa75
This commit is contained in:
@@ -569,7 +569,9 @@ echo __('Remove database');
|
||||
if (!empty($cfg['Servers'][$server]['pmadb'])) {
|
||||
$message->isError(true);
|
||||
}
|
||||
echo '<div class="operations_full_width">';
|
||||
$message->display();
|
||||
echo '</div>';
|
||||
} // end if
|
||||
} // end if (!$is_information_schema)
|
||||
|
||||
|
Reference in New Issue
Block a user