diff --git a/db_operations.php b/db_operations.php index 558766407..f48ba2767 100644 --- a/db_operations.php +++ b/db_operations.php @@ -349,11 +349,6 @@ if ($db == 'information_schema') { } if (!$is_information_schema) { - ?> -
- -
- +
+ +
+ ; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 25692d27f..9654cd944 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -1547,7 +1547,7 @@ li#li_user_preferences { } .operations_half_width { - min-width: 48%; + width: 48%; float: ; }