PluginProbe
Search Atlas SEO – OTTO AI SEO Automation for WordPress / trunk
Search Atlas SEO – OTTO AI SEO Automation for WordPress vtrunk
2.6.26 2.6.25 2.6.24 2.6.23 2.6.22 2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.5.23 All 138 releases
← All changes | code-minification/assets/css/code-minification.css +7 -0 2.6.8trunk View file →
@@ -284,8 +284,15 @@
284 284 margin-top: 6px;
285 285 line-height: 1.5;
286 286 }
287 287
288 +.metasync-code-minification-page .metasync-field-description code {
289 + display: inline-block;
290 + max-width: 100%;
291 + overflow-wrap: anywhere;
292 + word-break: break-all;
293 +}
294 +
288 295 /* ── Toggle (matches media-optimization) ── */
289 296 .metasync-code-minification-page .metasync-toggle {
290 297 position: relative;
291 298 display: inline-block;