From 1d06f188d3a4884a2e08272f3f47d8db410fa253 Mon Sep 17 00:00:00 2001 From: Adam Wood <1017872+adamwoodnz@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:01:18 +1200 Subject: [PATCH] 2024 Theme: Stop meta content overflowing Tutorials with many languages require the language list in the sidebar to be able to wrap. --- .../themes/pub/wporg-learn-2024/src/sensei-meta-list/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-content/themes/pub/wporg-learn-2024/src/sensei-meta-list/style.scss b/wp-content/themes/pub/wporg-learn-2024/src/sensei-meta-list/style.scss index 1e51a3c29..e6f33d76c 100644 --- a/wp-content/themes/pub/wporg-learn-2024/src/sensei-meta-list/style.scss +++ b/wp-content/themes/pub/wporg-learn-2024/src/sensei-meta-list/style.scss @@ -31,7 +31,6 @@ td { text-align: end; - white-space: nowrap; } @media (max-width: 380px) {