From 78a8bd256ddfd6a3648a9bf489296fb8d890edb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20B=C3=BCltge?= Date: Fri, 11 Oct 2024 09:34:40 +0200 Subject: [PATCH] Update _styles.scss, Fix #908 The removal of this position should be fixed the #908 to display the whole message. --- assets/_styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/_styles.scss b/assets/_styles.scss index d347cd3d..01368db3 100644 --- a/assets/_styles.scss +++ b/assets/_styles.scss @@ -1472,7 +1472,6 @@ body.admin-color-light #wp-admin-bar-query-monitor:not(.qm-all-clear):not(:hover background: #fff !important; max-width: 700px !important; clear: both !important; - position: absolute !important; z-index: 99999 !important; h2 {