From 164669db4f6e92e77cc493fce0190d08fb25bb9b Mon Sep 17 00:00:00 2001 From: Wilmerson da Silva Date: Thu, 12 Jan 2023 02:43:45 -0300 Subject: [PATCH 1/5] [not verified] Odyssey Stats: remove inline CSS that limit the height of #wpcom div This was making the Odyssey Stats having some UI issues, like the footer that was wrongly positioned --- projects/packages/stats-admin/src/class-dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/packages/stats-admin/src/class-dashboard.php b/projects/packages/stats-admin/src/class-dashboard.php index 131e3dbdb48a9..78dcdeb459c09 100644 --- a/projects/packages/stats-admin/src/class-dashboard.php +++ b/projects/packages/stats-admin/src/class-dashboard.php @@ -84,7 +84,7 @@ public function add_wp_admin_submenu() { */ public function render() { ?> -
+