diff --git a/emhttp/plugins/dynamix/styles/default-base.css b/emhttp/plugins/dynamix/styles/default-base.css index 700f3635d..da5bb0963 100644 --- a/emhttp/plugins/dynamix/styles/default-base.css +++ b/emhttp/plugins/dynamix/styles/default-base.css @@ -1294,6 +1294,7 @@ a.list { position: relative; width: 100%; box-sizing: border-box; + overflow-x: auto; /* Allows unresponsive set width legacy content to scroll horizontally as needed. */ /** * Force remove any small empty space elements.