diff --git a/www/Themes/Centreon-2/style.css b/www/Themes/Centreon-2/style.css index 84cc82f9269781be97cb57a8f2e8b76240fb2261..e0accae0ff5d500248e3bc4c2bad7e42f1a20a50 100644 --- a/www/Themes/Centreon-2/style.css +++ b/www/Themes/Centreon-2/style.css @@ -2171,7 +2171,7 @@ textarea.default-textarea { .graphZone { margin-bottom: 40px; display: flex; - flex-direction: column; + flex-direction: row; flex-wrap: wrap; justify-content: space-between; }